| Package | Description |
|---|---|
| org.joda.convert |
| Modifier and Type | Method and Description |
|---|---|
<T> TypedStringConverter<T> |
StringConvert.findTypedConverter(Class<T> cls)
Finds a suitable converter for the type.
|
TypedStringConverter<Object> |
StringConvert.findTypedConverterNoGenerics(Class<?> cls)
Finds a suitable converter for the type with open generics.
|
Copyright © 2010–2015 Joda.org. All rights reserved.