-
Method Summary
boolean
Add an integer value to this set.
boolean
Add all members of set to this.
boolean
void
remove all elements from this set
void
Set the value of this to be the same as the value of set
void
Intersect this with another set.
boolean
Remove an integer from this set.
Methods inherited from interface IntSet
contains, containsAny, foreach, foreachExcluding, intersection, intIterator, isEmpty, isSubset, max, sameValue, size, union
boolean
boolean
void
Invoke an action on each element of the Set
void
Invoke an action on each element of the Set, excluding elements of Set X
This implementation must not despoil the original value of "this"
boolean
boolean
int
boolean
int
This implementation must not despoil the original value of "this"