public static interface DataManager.StringHandler
extends java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static char[] |
UNKNOWN |
Modifier and Type | Method and Description |
---|---|
int |
addLiteral(java.lang.String value,
gnu.trove.map.TObjectIntMap<java.lang.String> lit2index) |
java.lang.String |
getLiteral(int index) |
char[] |
getLiteralChars(int index) |