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