net.sf.ezmorph.array
public final class DoubleArrayMorpher extends AbstractArrayMorpher
| Constructor Summary | |
|---|---|
| DoubleArrayMorpher() | |
| DoubleArrayMorpher(double defaultValue) | |
| Method Summary | |
|---|---|
| boolean | equals(Object obj) |
| double | 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