PartitionIterable<T>, PartitionSet<T>PartitionImmutableSet<T>, PartitionMutableSet<T>PartitionImmutableSetImpl, PartitionUnifiedSet, PartitionUnifiedSetWithHashingStrategypublic interface PartitionUnsortedSet<T> extends PartitionSet<T>
| Modifier and Type | Method | Description |
|---|---|---|
UnsortedSetIterable<T> |
getRejected() |
|
UnsortedSetIterable<T> |
getSelected() |
UnsortedSetIterable<T> getSelected()
getSelected in interface PartitionIterable<T>getSelected in interface PartitionSet<T>UnsortedSetIterable<T> getRejected()
getRejected in interface PartitionIterable<T>getRejected in interface PartitionSet<T>Copyright © 2004–2018. All rights reserved.