Class AbstractImmutableObjectDoubleMap<V>

java.lang.Object
org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableObjectDoubleMap<V>
All Implemented Interfaces:
DoubleIterable, ImmutableObjectDoubleMap<V>, ObjectDoubleMap<V>, PrimitiveIterable

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

    • AbstractImmutableObjectDoubleMap

      public AbstractImmutableObjectDoubleMap()