Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.eclipse.collections.impl.tuple.AbstractImmutableEntry<K,V> (implements java.util.Map.Entry<K,V>, java.io.Serializable)
- org.eclipse.collections.impl.tuple.AbstractImmutableEntry.KeyFunction<K> (implements org.eclipse.collections.api.block.function.Function<T,V>)
- org.eclipse.collections.impl.tuple.AbstractImmutableEntry.PairFunction<K,V> (implements org.eclipse.collections.api.block.function.Function<T,V>)
- org.eclipse.collections.impl.tuple.AbstractImmutableEntry.ValueFunction<V> (implements org.eclipse.collections.api.block.function.Function<T,V>)
- org.eclipse.collections.impl.tuple.PairImpl<T1,T2> (implements org.eclipse.collections.api.tuple.Pair<T1,T2>)
- org.eclipse.collections.impl.tuple.TwinImpl<T> (implements org.eclipse.collections.api.tuple.Twin<T>)
- org.eclipse.collections.impl.tuple.TripleImpl<T1,T2,T3> (implements org.eclipse.collections.api.tuple.Triple<T1,T2,T3>)
- org.eclipse.collections.impl.tuple.TripletImpl<T> (implements org.eclipse.collections.api.tuple.Triplet<T>)
- org.eclipse.collections.impl.tuple.Tuples