Uses of Package
org.eclipse.collections.impl.tuple
Packages that use org.eclipse.collections.impl.tuple
Package
Description
This package contains immutable map implementations backed by hashtables that rely on
HashingStrategys provided by
the developer to compute the hashCode and equals for the objects stored in the map.-
-
Classes in org.eclipse.collections.impl.tuple used by org.eclipse.collections.impl.tupleClassDescriptionA PairImpl is a container that holds two related objects.A TwinImpl is a PairImpl that has the same type for both items.