Uses of Class
org.joda.convert.StringConvert
-
Packages that use StringConvert Package Description org.joda.convert -
-
Uses of StringConvert in org.joda.convert
Fields in org.joda.convert declared as StringConvert Modifier and Type Field Description static StringConvertStringConvert. INSTANCEAn immutable global instance.Methods in org.joda.convert that return StringConvert Modifier and Type Method Description static StringConvertStringConvert. create()Creates a new conversion manager including the extended standard set of converters.
-