Uses of Interface
ix.util.reflect.Stringer

Packages that use Stringer
ix.util.reflect Reflection utilities. 
 

Uses of Stringer in ix.util.reflect
 

Methods in ix.util.reflect that return Stringer
 Stringer ClassSyntax.getStringer(java.lang.Class c)
           
 

Methods in ix.util.reflect with parameters of type Stringer
protected  void ClassSyntax.setStringer(java.lang.Class c, Stringer s)