Class AbstractImmutableObjectIntMap<V>

java.lang.Object
org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableObjectIntMap<V>
All Implemented Interfaces:
IntIterable, ImmutableObjectIntMap<V>, ObjectIntMap<V>, PrimitiveIterable

public abstract class AbstractImmutableObjectIntMap<V> extends Object implements ImmutableObjectIntMap<V>
This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.
Since:
4.0.
  • Constructor Details

    • AbstractImmutableObjectIntMap

      public AbstractImmutableObjectIntMap()