Class IntIntHashMap.ValuesContainer

java.lang.Object
org.apache.lucene.util.hppc.IntIntHashMap.IntContainer
org.apache.lucene.util.hppc.IntIntHashMap.ValuesContainer
All Implemented Interfaces:
Iterable<IntIntHashMap.IntCursor>
Enclosing class:
IntIntHashMap

private final class IntIntHashMap.ValuesContainer extends IntIntHashMap.IntContainer
A view over the set of values of this map.