Class LongFloatHashMap.ValuesCollection

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableFloatValuesMap.AbstractFloatValuesCollection
org.eclipse.collections.impl.map.mutable.primitive.LongFloatHashMap.ValuesCollection
All Implemented Interfaces:
MutableFloatCollection, FloatIterable, PrimitiveIterable
Enclosing class:
LongFloatHashMap

private class LongFloatHashMap.ValuesCollection extends AbstractMutableFloatValuesMap.AbstractFloatValuesCollection
  • Constructor Details

    • ValuesCollection

      private ValuesCollection()
  • Method Details