constructor
_comparator
_elements
Types of actions
get elements
set elements
Iterator
actionAdd
ACTION_ADD element
clear
ACTION_CLEAR set
actionDelete
ACTION_DELETE element
add
afterAction hook
Actions are insert update delete, any change in set see: ACTION ADD, ACTION DELETE, ACTION CLEAR
beforeAction hook
Actions are insert update delete, any change in set see: ACTION ADD, ACTION DELETE, ACTION CLEAR
clear
add
has
hasAll
hasNot
isUnique
refresh
replaceAndPreventHook
replaceWithHook
size
toString
isHashableNumType
isHashableStrType
Generated using TypeDoc
AbstractSuperSet
Abstraction for Sets (SimpleSet, HashSet, SortedSet etc)