constructor
_comparator
_elements
initialized
sort
Types of actions
get elements
set elements
Iterator
actionAdd
ACTION_ADD element
clear
ACTION_CLEAR set
actionDelete
ACTION_DELETE element
add
afterAction hook
Sort using declared order/comparator
beforeAction
Init comparator if not done yet (if set was instantiated without values e.g. new HashSet();)
clear
add
has
hasAll
hasNot
initComparator
isUnique
refresh
replaceAndPreventHook
replaceWithHook
reverseOrder
setSort
size
sortSet
toString
isHashableNumType
isHashableStrType
Generated using TypeDoc
SortedHashSet
Hash Set with order
HashSet