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