|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ToStringConverter in org.joda.convert |
---|
Subinterfaces of ToStringConverter in org.joda.convert | |
---|---|
interface |
StringConverter<T>
Interface defining conversion to and from a String . |
Methods in org.joda.convert with parameters of type ToStringConverter | ||
---|---|---|
|
StringConvert.register(Class<T> cls,
ToStringConverter<T> toString,
FromStringConverter<T> fromString)
Registers a converter for a specific type using two separate converters. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |