Package | Description |
---|---|
org.joda.convert |
Modifier and Type | Class and Description |
---|---|
(package private) class |
OptionalDoubleStringConverter
Parse the string format of OptionalDouble from Java 8.
|
(package private) class |
OptionalIntStringConverter
Parse the string format of OptionalInt from Java 8.
|
(package private) class |
OptionalLongStringConverter
Parse the string format of OptionalLong from Java 8.
|
(package private) class |
TypeStringConverter
Parse the string format of Type via Guava TypeToken.
|
(package private) class |
TypeTokenStringConverter
Parse the string format of Guava TypeToken.
|