|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KeySet<T>
Aggregates a set of config keys which are used together to specify an object.
Method Summary | |
---|---|
T |
createValue(ConfigMap map)
Creates a typed value based on the values in a map corresponding to this object's keys. |
ConfigKey[] |
getKeys()
The config keys used to specify an object. |
Method Detail |
---|
ConfigKey[] getKeys()
T createValue(ConfigMap map)
map
- map for which the values corresponding to
getKeys
will be examined
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |