net.sf.ezmorph.object
public final class StringMorpher extends Object implements ObjectMorpher
Method Summary | |
---|---|
boolean | equals(Object obj) |
static StringMorpher | getInstance()
Returns the singleton instance |
int | hashCode() |
Object | morph(Object value) |
Class | morphsTo() |
boolean | supports(Class clazz) |