Class LongShortHashMap.ValuesCollection

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

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

    • ValuesCollection

      private ValuesCollection()
  • Method Details