Class AbstractMutableFloatValuesMap.SentinelValues

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractSentinelValues
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableFloatValuesMap.SentinelValues
Enclosing class:
AbstractMutableFloatValuesMap

protected static class AbstractMutableFloatValuesMap.SentinelValues extends AbstractSentinelValues
  • Field Details

    • zeroValue

      protected float zeroValue
    • oneValue

      protected float oneValue
  • Constructor Details

    • SentinelValues

      protected SentinelValues()
  • Method Details