Uses of Class
com.authlete.common.util.TypedProperties
-
Packages that use TypedProperties Package Description com.authlete.common.util Utility classes. -
-
Uses of TypedProperties in com.authlete.common.util
Subclasses of TypedProperties in com.authlete.common.util Modifier and Type Class Description classPropertiesWrapperProperties wrapper.classStringBasedTypedPropertiesThis is an abstract class that provides getters and setters for key-value pairs.Methods in com.authlete.common.util that return TypedProperties Modifier and Type Method Description static TypedPropertiesPropertiesLoader. load(String file)Load properties from a file.static TypedPropertiesPropertiesLoader. load(String file, PropertiesLoader.FileLocation location)Load properties from a file.static TypedPropertiesPropertiesLoader. load(String file, PropertiesLoader.FileLocation[] locations)Load properties from a file.
-