Uses of Interface
org.jboss.jdeparser.JGenericDef
-
-
Uses of JGenericDef in org.jboss.jdeparser
Subinterfaces of JGenericDef in org.jboss.jdeparser Modifier and Type Interface Description interfaceJAnonymousClassDefAn anonymous class definition.interfaceJClassDefA type definition, which can be a class, interface, annotation type, etc.interfaceJMethodDefA method or constructor definition.
-