Uses of Package
org.eclipse.collections.api.tuple
-
Packages that use org.eclipse.collections.api.tuple Package Description org.eclipse.collections.api This package contains interfaces for Eclipse Collections API.org.eclipse.collections.api.bag This package contains interfaces for Bag API.org.eclipse.collections.api.bag.sorted This package contains interfaces for SortedBag API.org.eclipse.collections.api.bimap This package contains interfaces for BiMap API.org.eclipse.collections.api.collection org.eclipse.collections.api.list This package contains interfaces for list API which enhance the performance and functionality ofList.org.eclipse.collections.api.map This package contains interfaces for map API which enhance the performance and functionality ofMaporg.eclipse.collections.api.map.primitive This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.org.eclipse.collections.api.map.sorted This package contains mutable and immutable sorted map interfaces.org.eclipse.collections.api.multimap This package contains interfaces forMultimap.org.eclipse.collections.api.multimap.bag This package contains interfaces forBagMultimap.org.eclipse.collections.api.multimap.list This package contains interfaces forListMultimap.org.eclipse.collections.api.multimap.ordered org.eclipse.collections.api.multimap.set This package contains interfaces forSetMultimap.org.eclipse.collections.api.multimap.sortedbag This package contains interfaces forSortedBagMultimap.org.eclipse.collections.api.multimap.sortedset This package contains interfaces forSortedSetMultimap.org.eclipse.collections.api.ordered org.eclipse.collections.api.set This package contains interfaces for set API which enhance the performance and functionality ofSet.org.eclipse.collections.api.set.sorted This package contains interfaces for sorted set API.org.eclipse.collections.api.stack This package contains interfaces for stack API.org.eclipse.collections.api.tuple -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.bag Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.bag.sorted Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.bimap Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.collection Class Description Pair A Pair is a container that holds two related objects.Twin A Twin is a Pair where both elements have the same type. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.list Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.map Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.map.primitive Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.map.sorted Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.multimap Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.multimap.bag Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.multimap.list Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.multimap.ordered Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.multimap.set Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.multimap.sortedbag Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.multimap.sortedset Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.ordered Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.set Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.set.sorted Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.stack Class Description Pair A Pair is a container that holds two related objects. -
Classes in org.eclipse.collections.api.tuple used by org.eclipse.collections.api.tuple Class Description Pair A Pair is a container that holds two related objects.Triple Triplet Twin A Twin is a Pair where both elements have the same type.