Class DoubleLongHashMap.ValuesCollection

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

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

    • ValuesCollection

      private ValuesCollection()
  • Method Details