PartitionImmutableCollection<T>, PartitionIterable<T>, PartitionSet<T>PartitionImmutableSet<T>, PartitionImmutableSortedSet<T>PartitionImmutableSetImpl, PartitionImmutableSortedSetImplpublic interface PartitionImmutableSetIterable<T> extends PartitionSet<T>, PartitionImmutableCollection<T>
| Modifier and Type | Method | Description |
|---|---|---|
ImmutableSetIterable<T> |
getRejected() |
|
ImmutableSetIterable<T> |
getSelected() |
ImmutableSetIterable<T> getSelected()
getSelected in interface PartitionImmutableCollection<T>getSelected in interface PartitionIterable<T>getSelected in interface PartitionSet<T>ImmutableSetIterable<T> getRejected()
getRejected in interface PartitionImmutableCollection<T>getRejected in interface PartitionIterable<T>getRejected in interface PartitionSet<T>Copyright © 2004–2017. All rights reserved.