Class ImmutableObjectDoubleSingletonMap<K>

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

final class ImmutableObjectDoubleSingletonMap<K> extends AbstractImmutableObjectDoubleMap<K> implements Serializable
ImmutableObjectDoubleSingletonMap is an optimization for ImmutableObjectDoubleMap of size 1. This file was automatically generated from template file immutableObjectPrimitiveSingletonMap.stg.
Since:
4.0.