public class LongSet
extends java.lang.Object
Long.MIN_VALUE
ist der NULL-Wert und darf
daher nicht als Schluessel uebergeben werden.
Modifier and Type | Method and Description |
---|---|
void |
add(long key) |
void |
clear() |
boolean |
contains(long key) |
int |
getCollisions() |
int |
getHashSize() |
long[] |
getKeys() |
long |
getSize() |
boolean |
remove(long key) |