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