Class AbstractMutableLongValuesMap.SentinelValues

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

protected static class AbstractMutableLongValuesMap.SentinelValues extends AbstractSentinelValues
  • Field Details

    • zeroValue

      protected long zeroValue
    • oneValue

      protected long oneValue
  • Constructor Details

    • SentinelValues

      protected SentinelValues()
  • Method Details