Uses of Class
net.sf.ezmorph.primitive.AbstractDecimalMorpher
-
Packages that use AbstractDecimalMorpher Package Description net.sf.ezmorph.primitive Morphers for primitive types. -
-
Uses of AbstractDecimalMorpher in net.sf.ezmorph.primitive
Subclasses of AbstractDecimalMorpher in net.sf.ezmorph.primitive Modifier and Type Class Description class
DoubleMorpher
Morphs to a double.class
FloatMorpher
Moprhs to a float.
-