| Package | Description |
|---|---|
| org.jboss.forge.roaster.model | |
| org.jboss.forge.roaster.model.source |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JavaClass<O extends JavaClass<O>>
Represents a Java
class type. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JavaClassSource
Represents a Java
class source file as an in-memory modifiable element. |
| Modifier and Type | Method and Description |
|---|---|
O |
ExtendableSource.extendSuperType(JavaClass<?> type)
Set this type's super class and import their abstract methods, if any.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.