private static class FastutilIntOpenHashSetModifiableDBIDs.IntOpenHashSet
extends it.unimi.dsi.fastutil.ints.IntOpenHashSet
| Modifier and Type | Field and Description |
|---|---|
private int |
c
Scan position for pop().
|
private static long |
serialVersionUID
Serial version
|
| Constructor and Description |
|---|
IntOpenHashSet()
Constructor.
|
IntOpenHashSet(int size)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
popInt()
Pop a single value from the hash table.
|
add, addAll, addAll, clear, clone, contains, hashCode, isEmpty, iterator, rehash, remove, shiftKeys, size, trim, trimadd, contains, containsAll, remove, removeAll, retainAll, toArray, toIntArray, toIntArray, toStringcontainsAll, removeAll, retainAll, toArray, toArrayfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, removeAll, removeIf, removeIf, retainAll, toArray, toIntArray, toIntArrayprivate static final long serialVersionUID
private transient int c
Copyright © 2019 ELKI Development Team. License information.