Uses of Class
net.sf.ezmorph.object.ClassMorpher
-
Packages that use ClassMorpher Package Description net.sf.ezmorph.object Morphers for Object types. -
-
Uses of ClassMorpher in net.sf.ezmorph.object
Fields in net.sf.ezmorph.object declared as ClassMorpher Modifier and Type Field Description private static ClassMorpher
ClassMorpher. INSTANCE
Methods in net.sf.ezmorph.object that return ClassMorpher Modifier and Type Method Description static ClassMorpher
ClassMorpher. getInstance()
Returns the singleton instance
-