Uses of Interface
org.jboss.forge.roaster.model.GenericCapable
Packages that use GenericCapable
-
Uses of GenericCapable in org.jboss.forge.roaster.model
Subinterfaces of GenericCapable in org.jboss.forge.roaster.modelModifier and TypeInterfaceDescriptioninterfaceRepresents a Javaclasstype.interfaceJavaInterface<O extends JavaInterface<O>>Represents a Javainterfacetype. -
Uses of GenericCapable in org.jboss.forge.roaster.model.source
Subinterfaces of GenericCapable in org.jboss.forge.roaster.model.sourceModifier and TypeInterfaceDescriptioninterfaceGenericCapableSource<O extends JavaSource<O>,T> Represents a Java source element that may define type variables.interfaceRepresents a Javaclasssource file as an in-memory modifiable element.interfaceRepresents a Javainterfacesource file as an in-memory modifiable element.interfaceMethodSource<O extends JavaSource<O>>Represents a Java Method in source form.