Package org.artifactory.md
Interface MutablePropertiesInfo
- All Superinterfaces:
Info,PropertiesInfo,Serializable
- All Known Subinterfaces:
Properties
Date: 8/1/11
Time: 7:34 PM
- Author:
- Fred Simon
-
Field Summary
Fields inherited from interface org.artifactory.md.PropertiesInfo
ROOT -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()booleanbooleanbooleanreplaceValues(String key, Iterable<? extends String> values) Methods inherited from interface org.artifactory.md.PropertiesInfo
asMap, containsKey, entries, get, getFirst, isEmpty, keySet, size, values
-
Method Details
-
putAll
-
putAll
-
replaceValues
-
clear
void clear() -
removeAll
-
put
-