Class AbstractMutableDoubleValuesMap.SentinelValues

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

protected static class AbstractMutableDoubleValuesMap.SentinelValues extends AbstractSentinelValues
  • Field Details

    • zeroValue

      protected double zeroValue
    • oneValue

      protected double oneValue
  • Constructor Details

    • SentinelValues

      protected SentinelValues()
  • Method Details