| Modifier and Type | Field and Description |
|---|---|
private NameTable |
GenericSignatureParser.names |
private NameTable |
IndexWriterV2.names |
private NameTable |
Indexer.names |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
ClassInfo.setFields(java.util.List<FieldInfo> fields,
NameTable names) |
(package private) void |
ClassInfo.setMethods(java.util.List<MethodInfo> methods,
NameTable names) |
| Constructor and Description |
|---|
GenericSignatureParser(NameTable names) |