Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.chaoswg.xtc4y.classdesc.InterfaceInfo

Uses of InterfaceInfo in com.chaoswg.xtc4y.classdesc
 

Methods in com.chaoswg.xtc4y.classdesc that return InterfaceInfo
 InterfaceInfo[] ClassDescriptor.getInterfaces()
           
 

Methods in com.chaoswg.xtc4y.classdesc with parameters of type InterfaceInfo
 void ClassDescriptor.addInterface(InterfaceInfo ifc)
          Add an interface
 void ClassDescriptor.removeInterface(InterfaceInfo ifc)
          Remove an interface