Class CharShortHashMap.ValuesCollection

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

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

    • ValuesCollection

      private ValuesCollection()
  • Method Details