PartitionIterable<T>, PartitionOrderedIterable<T>, PartitionReversibleIterable<T>, PartitionSet<T>, PartitionSortedIterable<T>PartitionImmutableSortedSet<T>, PartitionMutableSortedSet<T>PartitionImmutableSortedSetImpl, PartitionTreeSortedSetpublic interface PartitionSortedSet<T> extends PartitionSet<T>, PartitionSortedIterable<T>, PartitionReversibleIterable<T>
| Modifier and Type | Method | Description |
|---|---|---|
SortedSetIterable<T> |
getRejected() |
|
SortedSetIterable<T> |
getSelected() |
SortedSetIterable<T> getSelected()
getSelected in interface PartitionIterable<T>getSelected in interface PartitionOrderedIterable<T>getSelected in interface PartitionReversibleIterable<T>getSelected in interface PartitionSet<T>getSelected in interface PartitionSortedIterable<T>SortedSetIterable<T> getRejected()
getRejected in interface PartitionIterable<T>getRejected in interface PartitionOrderedIterable<T>getRejected in interface PartitionReversibleIterable<T>getRejected in interface PartitionSet<T>getRejected in interface PartitionSortedIterable<T>Copyright © 2004–2018. All rights reserved.