Package com.amazon.ion.impl
Interface _Private_SymbolToken
-
- All Superinterfaces:
SymbolToken
public interface _Private_SymbolToken extends SymbolToken
-
-
Field Summary
-
Fields inherited from interface com.amazon.ion.SymbolToken
EMPTY_ARRAY
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanequals(java.lang.Object other)Compares symboltokens for equality.inthashCode()Hashes the symboltoken for bucketing.-
Methods inherited from interface com.amazon.ion.SymbolToken
assumeText, getSid, getText
-
-