public class PrimitiveLongSet
extends Object
Constructor and Description |
---|
PrimitiveLongSet() |
PrimitiveLongSet(int capacity) |
Modifier and Type | Method and Description |
---|---|
void |
add(long value) |
void |
addAll(long[] values) |
long[] |
getArray() |
int |
size() |