Class PartitionImmutableStackImpl<T>
java.lang.Object
org.eclipse.collections.impl.partition.stack.PartitionImmutableStackImpl<T>
- All Implemented Interfaces:
PartitionOrderedIterable<T>
,PartitionIterable<T>
,PartitionImmutableStack<T>
,PartitionStack<T>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
PartitionImmutableStackImpl
-
-
Method Details
-
getSelected
- Specified by:
getSelected
in interfacePartitionImmutableStack<T>
- Specified by:
getSelected
in interfacePartitionIterable<T>
- Specified by:
getSelected
in interfacePartitionOrderedIterable<T>
- Specified by:
getSelected
in interfacePartitionStack<T>
-
getRejected
- Specified by:
getRejected
in interfacePartitionImmutableStack<T>
- Specified by:
getRejected
in interfacePartitionIterable<T>
- Specified by:
getRejected
in interfacePartitionOrderedIterable<T>
- Specified by:
getRejected
in interfacePartitionStack<T>
-