Class AbstractMutableByteValuesMap.SentinelValues

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

protected static class AbstractMutableByteValuesMap.SentinelValues extends AbstractSentinelValues
  • Field Details

    • zeroValue

      protected byte zeroValue
    • oneValue

      protected byte oneValue
  • Constructor Details

    • SentinelValues

      protected SentinelValues()
  • Method Details