Class ShortShortHashMap.ValuesCollection

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

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

    • ValuesCollection

      private ValuesCollection()
  • Method Details