Uses of Class
org.apache.felix.utils.properties.Properties
-
Packages that use Properties Package Description org.apache.felix.utils.properties -
-
Uses of Properties in org.apache.felix.utils.properties
Fields in org.apache.felix.utils.properties declared as Properties Modifier and Type Field Description private PropertiesTypedProperties.DynamicMap. storageprivate PropertiesTypedProperties. storageMethods in org.apache.felix.utils.properties with parameters of type Properties Modifier and Type Method Description booleanProperties. update(Properties properties)Constructors in org.apache.felix.utils.properties with parameters of type Properties Constructor Description DynamicMap(java.lang.String name, Properties storage)
-