PartitionList interface.
A PartitionList is the result of splitting a ListIterable into two ListIterables based on a Predicate.
| Class | Description |
|---|---|
| PartitionFastList<T> | |
| PartitionImmutableListImpl<T> |
Copyright © 2004–2017. All rights reserved.