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