| Interface | Description |
|---|---|
| TypeConverter<T> |
Object converter interface.
|
| Class | Description |
|---|---|
| Converter |
Simple and fast and direct conversion.
|
| 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