Class DoubleShortHashMap.ValuesCollection

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableShortValuesMap.AbstractShortValuesCollection
org.eclipse.collections.impl.map.mutable.primitive.DoubleShortHashMap.ValuesCollection
All Implemented Interfaces:
MutableShortCollection, PrimitiveIterable, ShortIterable
Enclosing class:
DoubleShortHashMap

private class DoubleShortHashMap.ValuesCollection extends AbstractMutableShortValuesMap.AbstractShortValuesCollection
  • Constructor Details

    • ValuesCollection

      private ValuesCollection()
  • Method Details