Uses of Interface
org.eclipse.collections.api.partition.ordered.PartitionReversibleIterable
Packages that use PartitionReversibleIterable
Package
Description
This package contains interfaces for
PartitionSortedBag.This package contains interfaces for
PartitionList.This package contains interfaces for
PartitionSortedSet.This package contains implementations of the
PartitionSortedBag interface.This package contains implementations of the
PartitionList interface.This package contains implementations of the
PartitionSet interface.-
Uses of PartitionReversibleIterable in org.eclipse.collections.api.ordered
Methods in org.eclipse.collections.api.ordered that return PartitionReversibleIterableModifier and TypeMethodDescriptionReversibleIterable.partitionWhile(Predicate<? super T> predicate) ReversibleIterable.partitionWith(Predicate2<? super T, ? super P> predicate, P parameter) -
Uses of PartitionReversibleIterable in org.eclipse.collections.api.partition.bag.sorted
Subinterfaces of PartitionReversibleIterable in org.eclipse.collections.api.partition.bag.sortedModifier and TypeInterfaceDescriptioninterfaceA PartitionImmutableSortedBag is the result of splitting an immutable sorted bag into two immutable sorted bags based on a Predicate.interfaceinterface -
Uses of PartitionReversibleIterable in org.eclipse.collections.api.partition.list
Subinterfaces of PartitionReversibleIterable in org.eclipse.collections.api.partition.listModifier and TypeInterfaceDescriptioninterfaceA PartitionImmutableList is the result of splitting an immutable list into two immutable lists based on a Predicate.interfaceA PartitionList is the result of splitting a ListIterable into two ListIterables based on a Predicate.interfaceA PartitionMutableList is the result of splitting a mutable list into two mutable lists based on a Predicate. -
Uses of PartitionReversibleIterable in org.eclipse.collections.api.partition.set.sorted
Subinterfaces of PartitionReversibleIterable in org.eclipse.collections.api.partition.set.sortedModifier and TypeInterfaceDescriptioninterfaceA PartitionImmutableSortedSet is the result of splitting an immutable sorted set into two immutable sorted sets based on a Predicate.interfaceA PartitionMutableSortedSet is the result of splitting a mutable sorted set into two mutable sorted sets based on a Predicate.interfaceA PartitionSortedSet is the result of splitting a SortedSetIterable into two SortedSetIterables based on a Predicate. -
Uses of PartitionReversibleIterable in org.eclipse.collections.impl.partition.bag.sorted
Classes in org.eclipse.collections.impl.partition.bag.sorted that implement PartitionReversibleIterableModifier and TypeClassDescriptionclassclass -
Uses of PartitionReversibleIterable in org.eclipse.collections.impl.partition.list
Classes in org.eclipse.collections.impl.partition.list that implement PartitionReversibleIterable -
Uses of PartitionReversibleIterable in org.eclipse.collections.impl.partition.set.sorted
Classes in org.eclipse.collections.impl.partition.set.sorted that implement PartitionReversibleIterableModifier and TypeClassDescriptionclassclass