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