PartitionIterable<T>PartitionImmutableBag<T>, PartitionImmutableBagIterable<T>, PartitionImmutableSortedBag<T>, PartitionMutableBag<T>, PartitionMutableBagIterable<T>, PartitionMutableSortedBag<T>, PartitionSortedBag<T>, PartitionUnsortedBag<T>PartitionHashBag, PartitionImmutableBagImpl, PartitionImmutableSortedBagImpl, PartitionTreeBagpublic interface PartitionBag<T> extends PartitionIterable<T>
| Modifier and Type | Method | Description |
|---|---|---|
Bag<T> |
getRejected() |
|
Bag<T> |
getSelected() |
Bag<T> getSelected()
getSelected in interface PartitionIterable<T>Bag<T> getRejected()
getRejected in interface PartitionIterable<T>Copyright © 2004–2019. All rights reserved.