protected static final class SoftReferenceSymbolTable.SREntryData extends Object
Modifier and Type | Field and Description |
---|---|
char[] |
characters |
String |
symbol |
Constructor and Description |
---|
SREntryData(String internedSymbol) |
SREntryData(String internedSymbol,
char[] ch,
int offset,
int length) |
Copyright © 2005–2016 Apache Software Foundation. All rights reserved.