| Class | Description |
|---|---|
| AbstractDecimalMorpher |
Base class for primitive decimal conversion.
|
| AbstractIntegerMorpher |
Base class por primitive integer conversion.
|
| AbstractPrimitiveMorpher |
Base class for primitive value conversion.
|
| BooleanMorpher |
Morphs to a boolean.
|
| ByteMorpher |
Morphs to a byte.
|
| CharMorpher |
Morphs to a char.
|
| DoubleMorpher |
Morphs to a double.
|
| FloatMorpher |
Moprhs to a float.
|
| IntMorpher |
Morphs to an int.
|
| LongMorpher |
Morphs to a long.
|
| ShortMorpher |
Morphs to a short.
|
Morphers for primitive types.
Copyright © 2006–2024. All rights reserved.