Class FloatDoubleHashMap.ValuesCollection

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableDoubleValuesMap.AbstractDoubleValuesCollection
org.eclipse.collections.impl.map.mutable.primitive.FloatDoubleHashMap.ValuesCollection
All Implemented Interfaces:
MutableDoubleCollection, DoubleIterable, PrimitiveIterable
Enclosing class:
FloatDoubleHashMap

private class FloatDoubleHashMap.ValuesCollection extends AbstractMutableDoubleValuesMap.AbstractDoubleValuesCollection
  • Constructor Details

    • ValuesCollection

      private ValuesCollection()
  • Method Details