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 IdentityObjectMorpher
IdentityObjectMorpher. INSTANCE
Methods in net.sf.ezmorph.object that return IdentityObjectMorpher Modifier and Type Method Description static IdentityObjectMorpher
IdentityObjectMorpher. getInstance()
Returns the singleton instance
-