Uses of Interface
org.jboss.forge.roaster.model.JavaClass
Packages that use JavaClass
-
Uses of JavaClass in org.jboss.forge.roaster.model
Classes in org.jboss.forge.roaster.model with type parameters of type JavaClass -
Uses of JavaClass in org.jboss.forge.roaster.model.source
Subinterfaces of JavaClass in org.jboss.forge.roaster.model.sourceModifier and TypeInterfaceDescriptioninterfaceRepresents a Javaclasssource file as an in-memory modifiable element.Methods in org.jboss.forge.roaster.model.source with parameters of type JavaClassModifier and TypeMethodDescriptionExtendableSource.extendSuperType(JavaClass<?> type) Set this type's super class and import their abstract methods, if any.