Package | Description |
---|---|
org.joda.convert |
Modifier and Type | Class and Description |
---|---|
(package private) class |
MethodConstructorStringConverter<T>
Conversion to and from a string using a toString method and a fromString constructor.
|
(package private) class |
MethodsStringConverter<T>
Conversion to and from a string using two methods.
|