Class PartitionImmutableSetImpl<T>
java.lang.Object
org.eclipse.collections.impl.partition.set.PartitionImmutableSetImpl<T>
- All Implemented Interfaces:
PartitionImmutableCollection<T>, PartitionIterable<T>, PartitionImmutableSet<T>, PartitionImmutableSetIterable<T>, PartitionSet<T>, PartitionUnsortedSet<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
selected
-
rejected
-
-
Constructor Details
-
PartitionImmutableSetImpl
-
-
Method Details
-
getSelected
- Specified by:
getSelectedin interfacePartitionImmutableCollection<T>- Specified by:
getSelectedin interfacePartitionImmutableSet<T>- Specified by:
getSelectedin interfacePartitionImmutableSetIterable<T>- Specified by:
getSelectedin interfacePartitionIterable<T>- Specified by:
getSelectedin interfacePartitionSet<T>- Specified by:
getSelectedin interfacePartitionUnsortedSet<T>
-
getRejected
- Specified by:
getRejectedin interfacePartitionImmutableCollection<T>- Specified by:
getRejectedin interfacePartitionImmutableSet<T>- Specified by:
getRejectedin interfacePartitionImmutableSetIterable<T>- Specified by:
getRejectedin interfacePartitionIterable<T>- Specified by:
getRejectedin interfacePartitionSet<T>- Specified by:
getRejectedin interfacePartitionUnsortedSet<T>
-