Package net.sf.ezmorph.primitive
Class AbstractDecimalMorpher
- java.lang.Object
-
- net.sf.ezmorph.primitive.AbstractPrimitiveMorpher
-
- net.sf.ezmorph.primitive.AbstractDecimalMorpher
-
- All Implemented Interfaces:
Morpher
- Direct Known Subclasses:
DoubleMorpher
,FloatMorpher
public abstract class AbstractDecimalMorpher extends AbstractPrimitiveMorpher
Base class for primitive decimal conversion.
-
-
Constructor Summary
Constructors Constructor Description AbstractDecimalMorpher()
AbstractDecimalMorpher(boolean useDefault)
-
Method Summary
-
Methods inherited from class net.sf.ezmorph.primitive.AbstractPrimitiveMorpher
isUseDefault, supports
-
-