Package org.eclipse.collections.api.partition


package org.eclipse.collections.api.partition
This package contains interfaces for PartitionIterable.

A PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.

This package contains 3 interfaces: