|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Configurable
Something that has mutable config, such as an entity or policy.
| Method Summary | ||
|---|---|---|
|
setConfig(ConfigKey<T> key,
T val)
returns the old value, or null if there was not one |
|
| Method Detail |
|---|
<T> T setConfig(ConfigKey<T> key,
T val)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||