| Package | Description |
|---|---|
| org.jboss.forge.parser.java | |
| org.jboss.forge.parser.java.source |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JavaInterface<O extends JavaInterface<O>>
Represents a Java
interface type. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
InterfaceCapable.hasInterface(JavaInterface<?> type) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JavaInterfaceSource
Represents a Java
interface source file as an in-memory modifiable element. |
| Modifier and Type | Method and Description |
|---|---|
T |
InterfaceCapableSource.addInterface(JavaInterface<?> type) |
T |
InterfaceCapableSource.removeInterface(JavaInterface<?> type) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.