-
Method Summary
boolean
Add an integer value to this set.
boolean
Add all members of set to this.
void
Set the value of this to be the same as the value of set
void
Interset this with another set.
void
Remove an integer from this set.
Methods inherited from interface LongSet
contains, containsAny, foreach, foreachExcluding, intersection, isEmpty, isSubset, longIterator, max, sameValue, size
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
long
boolean
int