Uses of Interface
org.inxar.jenesis.AbstractMethod

Packages that use AbstractMethod
org.inxar.jenesis Interfaces which abstract Java language elements (read the desciption below). 
 

Uses of AbstractMethod in org.inxar.jenesis
 

Methods in org.inxar.jenesis that return AbstractMethod
 AbstractMethod Interface.newMethod(Type type, java.lang.String name)
          Adds a new abstract method signature to this interface.