Class ByteByteHashMap.ValuesCollection

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

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

    • ValuesCollection

      private ValuesCollection()
  • Method Details