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