Uses of Interface
org.eclipse.collections.api.tuple.Twin
Packages that use Twin
Package
Description
-
Uses of Twin in org.eclipse.collections.api.collection
Methods in org.eclipse.collections.api.collection that return TwinModifier and TypeMethodDescription<P> Twin<MutableList<T>>MutableCollection.selectAndRejectWith(Predicate2<? super T, ? super P> predicate, P parameter) Deprecated. -
Uses of Twin in org.eclipse.collections.api.tuple
Methods in org.eclipse.collections.api.tuple that return Twin
RichIterable.partitionWith(Predicate2, Object)instead.