Class IntShortHashMap.ValuesCollection

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

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

    • ValuesCollection

      private ValuesCollection()
  • Method Details