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