Class ByteByteHashMap.ValuesIterator

java.lang.Object
com.carrotsearch.hppc.AbstractIterator<ByteCursor>
com.carrotsearch.hppc.ByteByteHashMap.ValuesIterator
All Implemented Interfaces:
Iterator<ByteCursor>
Enclosing class:
ByteByteHashMap

private final class ByteByteHashMap.ValuesIterator extends AbstractIterator<ByteCursor>
An iterator over the set of assigned values.