Uses of Class
jcckit.util.Format
-
Packages that use Format Package Description jcckit.util -
-
Uses of Format in jcckit.util
Methods in jcckit.util that return Format Modifier and Type Method Description static Format
Format. create(ConfigParameters config, String key)
Creates a new instance based of specified key-value pair of the specified configuration parameters.
-