Class PartitionImmutableSortedSetImpl<T>
java.lang.Object
org.eclipse.collections.impl.partition.set.sorted.PartitionImmutableSortedSetImpl<T>
- All Implemented Interfaces:
PartitionOrderedIterable<T>
,PartitionReversibleIterable<T>
,PartitionSortedIterable<T>
,PartitionImmutableCollection<T>
,PartitionIterable<T>
,PartitionImmutableSetIterable<T>
,PartitionSet<T>
,PartitionImmutableSortedSet<T>
,PartitionSortedSet<T>
public class PartitionImmutableSortedSetImpl<T>
extends Object
implements PartitionImmutableSortedSet<T>
-
Constructor Summary
ConstructorDescriptionPartitionImmutableSortedSetImpl
(PartitionTreeSortedSet<T> partitionTreeSortedSet) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
PartitionImmutableSortedSetImpl
-
-
Method Details
-
getSelected
- Specified by:
getSelected
in interfacePartitionImmutableCollection<T>
- Specified by:
getSelected
in interfacePartitionImmutableSetIterable<T>
- Specified by:
getSelected
in interfacePartitionImmutableSortedSet<T>
- Specified by:
getSelected
in interfacePartitionIterable<T>
- Specified by:
getSelected
in interfacePartitionOrderedIterable<T>
- Specified by:
getSelected
in interfacePartitionReversibleIterable<T>
- Specified by:
getSelected
in interfacePartitionSet<T>
- Specified by:
getSelected
in interfacePartitionSortedIterable<T>
- Specified by:
getSelected
in interfacePartitionSortedSet<T>
-
getRejected
- Specified by:
getRejected
in interfacePartitionImmutableCollection<T>
- Specified by:
getRejected
in interfacePartitionImmutableSetIterable<T>
- Specified by:
getRejected
in interfacePartitionImmutableSortedSet<T>
- Specified by:
getRejected
in interfacePartitionIterable<T>
- Specified by:
getRejected
in interfacePartitionOrderedIterable<T>
- Specified by:
getRejected
in interfacePartitionReversibleIterable<T>
- Specified by:
getRejected
in interfacePartitionSet<T>
- Specified by:
getRejected
in interfacePartitionSortedIterable<T>
- Specified by:
getRejected
in interfacePartitionSortedSet<T>
-