Class AbstractMutableCharValuesMap.SentinelValues

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

protected static class AbstractMutableCharValuesMap.SentinelValues extends AbstractSentinelValues
  • Field Details

    • zeroValue

      protected char zeroValue
    • oneValue

      protected char oneValue
  • Constructor Details

    • SentinelValues

      protected SentinelValues()
  • Method Details