Class AbstractMutableIntValuesMap.SentinelValues

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

protected static class AbstractMutableIntValuesMap.SentinelValues extends AbstractSentinelValues
  • Field Details

    • zeroValue

      protected int zeroValue
    • oneValue

      protected int oneValue
  • Constructor Details

    • SentinelValues

      protected SentinelValues()
  • Method Details