|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IToken |
Class Summary | |
---|---|
Token | Represents a String that can be used inside Map as keys or Set s as
Token.equals(Object) has O(1) time complexity which is much better when
compared to the O(N) time complexity of String.equals(Object) . |
Tokens | Provides a way for string-to-long translation for quick handling of "String" keys inside maps or sets. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |