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