Class ByteLongHashMap.ValuesCollection

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableLongValuesMap.AbstractLongValuesCollection
org.eclipse.collections.impl.map.mutable.primitive.ByteLongHashMap.ValuesCollection
All Implemented Interfaces:
MutableLongCollection, LongIterable, PrimitiveIterable
Enclosing class:
ByteLongHashMap

private class ByteLongHashMap.ValuesCollection extends AbstractMutableLongValuesMap.AbstractLongValuesCollection
  • Constructor Details

    • ValuesCollection

      private ValuesCollection()
  • Method Details