| Interface | Description |
|---|---|
| TypeCoercer |
| Class | Description |
|---|---|
| CoerceFunctionals | |
| CoerceFunctionals.CoerceFunction<T> | |
| CommonAdaptorTypeCoercions | |
| EnumTypeCoercions | |
| PrimitiveStringTypeCoercions | |
| TypeCoercerExtensible |
Attempts to coerce
value to targetType. |
| Exception | Description |
|---|---|
| ClassCoercionException |
Thrown to indicate that
TypeCoercions could not cast an object from one
class to another. |