public interface WriteConfiguration extends ReadConfiguration
EMPTY| Modifier and Type | Method and Description |
|---|---|
WriteConfiguration |
copy() |
void |
remove(String key) |
<O> void |
set(String key,
O value) |
close, get, getKeys<O> void set(String key, O value)
void remove(String key)
WriteConfiguration copy()
Copyright © 2012–2015. All rights reserved.