|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ezmorph.primitive.AbstractPrimitiveMorpher
net.sf.ezmorph.primitive.AbstractDecimalMorpher
public abstract class AbstractDecimalMorpher
Base class for primitive decimal conversion.
Constructor Summary | |
---|---|
AbstractDecimalMorpher()
|
|
AbstractDecimalMorpher(boolean useDefault)
|
Method Summary |
---|
Methods inherited from class net.sf.ezmorph.primitive.AbstractPrimitiveMorpher |
---|
isUseDefault, supports |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.ezmorph.Morpher |
---|
morphsTo |
Constructor Detail |
---|
public AbstractDecimalMorpher()
public AbstractDecimalMorpher(boolean useDefault)
useDefault
- if morph() should return a default value if the value to
be morphed is null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |