Class ShortIntHashMap.ValuesCollection

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap.AbstractIntValuesCollection
org.eclipse.collections.impl.map.mutable.primitive.ShortIntHashMap.ValuesCollection
All Implemented Interfaces:
MutableIntCollection, IntIterable, PrimitiveIterable
Enclosing class:
ShortIntHashMap

private class ShortIntHashMap.ValuesCollection extends AbstractMutableIntValuesMap.AbstractIntValuesCollection
  • Constructor Details

    • ValuesCollection

      private ValuesCollection()
  • Method Details