Package org.apache.lucene.internal.hppc
Class LongIntHashMap.ValuesContainer
- java.lang.Object
-
- org.apache.lucene.internal.hppc.LongIntHashMap.ValuesContainer
-
-
Constructor Summary
Constructors Constructor Description ValuesContainer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Iterator<IntCursor>
iterator()
int
size()
int[]
toArray()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-