Uses of Class
de.mhus.lib.core.util.PropertiesRaw
-
Packages that use PropertiesRaw Package Description de.mhus.lib.core.util -
-
Uses of PropertiesRaw in de.mhus.lib.core.util
Fields in de.mhus.lib.core.util declared as PropertiesRaw Modifier and Type Field Description protected PropertiesRawPropertiesRaw. defaultsA property list that contains default values for any keys not found in this property list.Constructors in de.mhus.lib.core.util with parameters of type PropertiesRaw Constructor Description PropertiesRaw(PropertiesRaw defaults)Creates an empty property list with the specified defaults.
-