Uses of Interface
org.eclipse.collections.api.tuple.Twin

Packages that use Twin 
Package Description
org.eclipse.collections.api.collection
org.eclipse.collections.api.tuple
This package contains the Pair and Twin interfaces.
org.eclipse.collections.impl.bag.mutable
This package contains implementations of the MutableBag interface.
org.eclipse.collections.impl.collection.mutable
This package contains implementations of the MutableCollection interface.
org.eclipse.collections.impl.list.fixed
This package contains implementations of the FixedSizeList interface.
org.eclipse.collections.impl.list.mutable
This package contains implementations of the MutableList interface.
org.eclipse.collections.impl.set.mutable
This package package contains implementations of MutableSet.
org.eclipse.collections.impl.set.strategy.mutable
This package contains implementations of sets with user defined HashingStrategys.
org.eclipse.collections.impl.tuple
This package contains implementations of Pair, Twin, Triple and Triplet interfaces.
org.eclipse.collections.impl.utility
This package contains static utilities that provide iteration pattern implementations which work with JCF collections.
org.eclipse.collections.impl.utility.internal
This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.