See: Description
| Interface | Description |
|---|---|
| Converter<T,V> |
Interface implemented by all the JConverter converters.
|
| Class | Description |
|---|---|
| CheckedConverterEvaluator<T,U> | |
| ConverterEvaluator<T,U> | |
| ConverterManager | |
| ConverterRegister | |
| ConverterRegisterEvaluator<T,U> | |
| JGumConverter<T,U> | |
| JGumConverterManager | |
| NonRedundantEvaluator<T,V> | |
| TypedConverter<T,U> |
A converter that explicitly specifies its source and target types.
|
| TypedConverterProxy<T,U> |
| Exception | Description |
|---|---|
| ConversionException |
This exception is thrown when a problem occurs when converting between objects.
|
Copyright © 2014. All rights reserved.