Modifier and Type | Field and Description |
---|---|
private NameTable |
Indexer.names |
private NameTable |
IndexWriterV2.names |
private NameTable |
GenericSignatureParser.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) |