| Package | Description |
|---|---|
| net.oneandone.mork.classfile |
Java class files.
|
| Modifier and Type | Field and Description |
|---|---|
List<FieldDef> |
ClassDef.fields |
| Modifier and Type | Method and Description |
|---|---|
FieldDef |
ClassDef.addField(Set<Access> access,
ClassRef type,
String name) |
FieldDef |
FieldRef.lookup(Repository repository) |
FieldDef |
ClassDef.lookupField(FieldDef field) |
FieldDef |
ClassDef.lookupField(Set<Access> accessFlags,
String name,
ClassRef type) |
FieldDef |
ClassDef.lookupField(String name) |
| Modifier and Type | Method and Description |
|---|---|
FieldDef |
ClassDef.lookupField(FieldDef field) |
Copyright © 1998–2017 1&1. All rights reserved.