@Immutable public class PartitionImmutableSortedSetImpl<T> extends Object implements org.eclipse.collections.api.partition.set.sorted.PartitionImmutableSortedSet<T>
| Constructor and Description |
|---|
PartitionImmutableSortedSetImpl(PartitionTreeSortedSet<T> partitionTreeSortedSet) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.collections.api.set.sorted.ImmutableSortedSet<T> |
getRejected() |
org.eclipse.collections.api.set.sorted.ImmutableSortedSet<T> |
getSelected() |
public PartitionImmutableSortedSetImpl(PartitionTreeSortedSet<T> partitionTreeSortedSet)
public org.eclipse.collections.api.set.sorted.ImmutableSortedSet<T> getSelected()
getSelected in interface org.eclipse.collections.api.partition.ordered.PartitionOrderedIterable<T>getSelected in interface org.eclipse.collections.api.partition.ordered.PartitionReversibleIterable<T>getSelected in interface org.eclipse.collections.api.partition.ordered.PartitionSortedIterable<T>getSelected in interface org.eclipse.collections.api.partition.PartitionImmutableCollection<T>getSelected in interface org.eclipse.collections.api.partition.PartitionIterable<T>getSelected in interface org.eclipse.collections.api.partition.set.PartitionImmutableSetIterable<T>getSelected in interface org.eclipse.collections.api.partition.set.PartitionSet<T>getSelected in interface org.eclipse.collections.api.partition.set.sorted.PartitionImmutableSortedSet<T>getSelected in interface org.eclipse.collections.api.partition.set.sorted.PartitionSortedSet<T>public org.eclipse.collections.api.set.sorted.ImmutableSortedSet<T> getRejected()
getRejected in interface org.eclipse.collections.api.partition.ordered.PartitionOrderedIterable<T>getRejected in interface org.eclipse.collections.api.partition.ordered.PartitionReversibleIterable<T>getRejected in interface org.eclipse.collections.api.partition.ordered.PartitionSortedIterable<T>getRejected in interface org.eclipse.collections.api.partition.PartitionImmutableCollection<T>getRejected in interface org.eclipse.collections.api.partition.PartitionIterable<T>getRejected in interface org.eclipse.collections.api.partition.set.PartitionImmutableSetIterable<T>getRejected in interface org.eclipse.collections.api.partition.set.PartitionSet<T>getRejected in interface org.eclipse.collections.api.partition.set.sorted.PartitionImmutableSortedSet<T>getRejected in interface org.eclipse.collections.api.partition.set.sorted.PartitionSortedSet<T>Copyright © 2004–2018. All rights reserved.