Interface | Description |
---|---|
TypeConverter<T> |
Object converter interface.
|
Class | Description |
---|---|
Converter |
Just a convenient
TypeConverterManager usage. |
TypeConverterManager |
Provides dynamic object conversion to a type.
|
Exception | Description |
---|---|
TypeConversionException |
Type conversion exception.
|
TypeConversionException
will be thrown.null
value is also null
.Copyright © 2003-present Jodd Team