Class ShortCharHashMap.ValuesCollection

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableCharValuesMap.AbstractCharValuesCollection
org.eclipse.collections.impl.map.mutable.primitive.ShortCharHashMap.ValuesCollection
All Implemented Interfaces:
CharIterable, MutableCharCollection, PrimitiveIterable
Enclosing class:
ShortCharHashMap

private class ShortCharHashMap.ValuesCollection extends AbstractMutableCharValuesMap.AbstractCharValuesCollection
  • Constructor Details

    • ValuesCollection

      private ValuesCollection()
  • Method Details