Hierarchy For Package org.eclipse.collections.impl.map.immutable
Class Hierarchy
- java.lang.Object
- org.eclipse.collections.impl.AbstractRichIterable<T> (implements org.eclipse.collections.api.RichIterable<T>)
- org.eclipse.collections.impl.map.AbstractMapIterable<K,
V> (implements org.eclipse.collections.api.map.MapIterable<K, V>) - org.eclipse.collections.impl.map.immutable.AbstractImmutableMap<K,
V> (implements org.eclipse.collections.api.map.ImmutableMap<K, V>, java.util.Map<K, V>) - org.eclipse.collections.impl.map.immutable.ImmutableDoubletonMap<K,
V> (implements java.io.Serializable) - org.eclipse.collections.impl.map.immutable.ImmutableEmptyMap<K,
V> (implements java.io.Serializable) - org.eclipse.collections.impl.map.immutable.ImmutableQuadrupletonMap<K,
V> (implements java.io.Serializable) - org.eclipse.collections.impl.map.immutable.ImmutableSingletonMap<K,
V> (implements java.io.Serializable) - org.eclipse.collections.impl.map.immutable.ImmutableTripletonMap<K,
V> (implements java.io.Serializable) - org.eclipse.collections.impl.map.immutable.ImmutableUnifiedMap<K,
V> (implements org.eclipse.collections.impl.parallel.BatchIterable<E>, java.io.Serializable)
- org.eclipse.collections.impl.map.immutable.ImmutableDoubletonMap<K,
- org.eclipse.collections.impl.map.immutable.AbstractImmutableMap<K,
- org.eclipse.collections.impl.map.AbstractMapIterable<K,
- org.eclipse.collections.impl.map.immutable.ImmutableMapFactoryImpl (implements org.eclipse.collections.api.factory.map.ImmutableMapFactory)
- org.eclipse.collections.impl.map.immutable.ImmutableMapSerializationProxy<K,
V> (implements java.io.Externalizable)
- org.eclipse.collections.impl.AbstractRichIterable<T> (implements org.eclipse.collections.api.RichIterable<T>)