Interface PropertiesInfo
- All Superinterfaces:
Info, Serializable
- All Known Subinterfaces:
MutablePropertiesInfo, Properties
-
Field Details
-
ROOT
- See Also:
-
-
Method Details
-
size
int size() -
get
-
asMap
Map<String, Collection<String>> asMap() -
values
Collection<String> values() -
entries
-
keySet
-
isEmpty
boolean isEmpty() -
containsKey
-
getFirst
-