Class ImmutableIntBooleanEmptyMap

java.lang.Object
org.eclipse.collections.impl.map.immutable.primitive.ImmutableIntBooleanEmptyMap
All Implemented Interfaces:
Serializable, BooleanIterable, BooleanValuesMap, ImmutableIntBooleanMap, IntBooleanMap, PrimitiveIterable

final class ImmutableIntBooleanEmptyMap extends Object implements ImmutableIntBooleanMap, Serializable
ImmutableIntBooleanEmptyMap is an optimization for ImmutableIntBooleanMap of size 0. This file was automatically generated from template file immutablePrimitivePrimitiveEmptyMap.stg.
Since:
4.0.
  • Field Details

  • Constructor Details

    • ImmutableIntBooleanEmptyMap

      ImmutableIntBooleanEmptyMap()
  • Method Details