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.mutable.AbstractMutableMapIterable<K,V> (implements org.eclipse.collections.api.map.MutableMapIterable<K,V>)
- org.eclipse.collections.impl.map.mutable.AbstractMutableMap<K,V> (implements org.eclipse.collections.api.map.MutableMap<K,V>)
- org.eclipse.collections.impl.map.fixed.AbstractMemoryEfficientMutableMap<K,V> (implements org.eclipse.collections.api.map.FixedSizeMap<K,V>)
- org.eclipse.collections.impl.map.fixed.DoubletonMap<K,V> (implements java.io.Externalizable)
- org.eclipse.collections.impl.map.fixed.EmptyMap<K,V> (implements java.io.Serializable)
- org.eclipse.collections.impl.map.fixed.SingletonMap<K,V> (implements java.io.Externalizable)
- org.eclipse.collections.impl.map.fixed.TripletonMap<K,V> (implements java.io.Externalizable)
- org.eclipse.collections.impl.map.fixed.AbstractMemoryEfficientMutableMap<K,V> (implements org.eclipse.collections.api.map.FixedSizeMap<K,V>)
- org.eclipse.collections.impl.map.mutable.AbstractMutableMap<K,V> (implements org.eclipse.collections.api.map.MutableMap<K,V>)
- org.eclipse.collections.impl.map.mutable.AbstractMutableMapIterable<K,V> (implements org.eclipse.collections.api.map.MutableMapIterable<K,V>)
- org.eclipse.collections.impl.map.AbstractMapIterable<K,V> (implements org.eclipse.collections.api.map.MapIterable<K,V>)
- org.eclipse.collections.impl.map.fixed.FixedSizeMapFactoryImpl (implements org.eclipse.collections.api.factory.map.FixedSizeMapFactory)
- org.eclipse.collections.impl.AbstractRichIterable<T> (implements org.eclipse.collections.api.RichIterable<T>)