public interface PartitionSortedSet<T> extends PartitionSet<T>, PartitionSortedIterable<T>, PartitionReversibleIterable<T>
| Modifier and Type | Method and 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–2016. All rights reserved.