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