|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPrimitiveMorpher | |
---|---|
net.sf.ezmorph.primitive | Morphers for primitive types. |
Uses of AbstractPrimitiveMorpher in net.sf.ezmorph.primitive |
---|
Subclasses of AbstractPrimitiveMorpher in net.sf.ezmorph.primitive | |
---|---|
class |
AbstractDecimalMorpher
Base class for primitive decimal conversion. |
class |
AbstractIntegerMorpher
Base class por primitive integer conversion. |
class |
BooleanMorpher
Morphs to a boolean. |
class |
ByteMorpher
Morphs to a byte. |
class |
CharMorpher
Morphs to a char. |
class |
DoubleMorpher
Morphs to a double. |
class |
FloatMorpher
Moprhs to a float. |
class |
IntMorpher
Morphs to an int. |
class |
LongMorpher
Morphs to a long. |
class |
ShortMorpher
Morphs to a short. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |