| Package | Description |
|---|---|
| com.vladium.jcd.cls |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
InterfaceCollection |
| Modifier and Type | Field and Description |
|---|---|
private IInterfaceCollection |
ClassDef.m_interfaces |
| Modifier and Type | Method and Description |
|---|---|
IInterfaceCollection |
ClassDef.getInterfaces() |
static IInterfaceCollection |
ElementFactory.newInterfaceCollection(int capacity) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
IClassDefVisitor.visit(IInterfaceCollection interfaces,
java.lang.Object ctx) |
java.lang.Object |
AbstractClassDefVisitor.visit(IInterfaceCollection interfaces,
java.lang.Object ctx) |