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, trim
add, contains, containsAll, remove, removeAll, retainAll, toArray, toIntArray, toIntArray, toString
containsAll, removeAll, retainAll, toArray, toArray
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, removeAll, removeIf, removeIf, retainAll, toArray, toIntArray, toIntArray
private static final long serialVersionUID
private transient int c
Copyright © 2019 ELKI Development Team. License information.