Uses of Class
org.apache.felix.utils.properties.TypedProperties
Packages that use TypedProperties
-
Uses of TypedProperties in org.apache.felix.utils.properties
Methods in org.apache.felix.utils.properties with parameters of type TypedPropertiesMethod parameters in org.apache.felix.utils.properties with type arguments of type TypedPropertiesModifier and TypeMethodDescriptionTypedProperties.prepare
(Map<String, TypedProperties> properties) static void
TypedProperties.substitute
(Map<String, TypedProperties> properties, Map<String, Map<String, String>> dynamic, TypedProperties.SubstitutionCallback callback, boolean finalSubstitution)