Package | Description |
---|---|
net.sf.ezmorph.primitive |
Morphers for primitive types.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2006–2021. All rights reserved.