public abstract class AbstractIntegerMorpher extends AbstractPrimitiveMorpher
| Constructor and Description |
|---|
AbstractIntegerMorpher() |
AbstractIntegerMorpher(boolean useDefault) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getIntegerValue(java.lang.Object obj)
Trims the String from the begining to the first "."
|
isUseDefault, supports