net.sf.ezmorph.object
public final class BigDecimalMorpher extends AbstractObjectMorpher
Constructor Summary | |
---|---|
BigDecimalMorpher() | |
BigDecimalMorpher(BigDecimal defaultValue) |
Method Summary | |
---|---|
boolean | equals(Object obj) |
BigDecimal | getDefaultValue()
Returns the default value for this Morpher. |
int | hashCode() |
Object | morph(Object value) |
Class | morphsTo() |
Parameters: defaultValue return value if the value to be morphed is null