Class AbstractMutableShortValuesMap.SentinelValues

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

protected static class AbstractMutableShortValuesMap.SentinelValues extends AbstractSentinelValues
  • Field Details

    • zeroValue

      protected short zeroValue
    • oneValue

      protected short oneValue
  • Constructor Details

    • SentinelValues

      protected SentinelValues()
  • Method Details