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