Class IntByteHashMap.ValuesCollection

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableByteValuesMap.AbstractByteValuesCollection
org.eclipse.collections.impl.map.mutable.primitive.IntByteHashMap.ValuesCollection
All Implemented Interfaces:
ByteIterable, MutableByteCollection, PrimitiveIterable
Enclosing class:
IntByteHashMap

private class IntByteHashMap.ValuesCollection extends AbstractMutableByteValuesMap.AbstractByteValuesCollection
  • Constructor Details

    • ValuesCollection

      private ValuesCollection()
  • Method Details