public interface XProcessingSet<E> extends XRemovingSet<E>, XGettingSet<E>, XProcessingCollection<E>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
XProcessingSet.Factory<E> |
XGettingSet.Creator<E>XIterable.Executor<E>Copyable.Static| Modifier and Type | Method and Description |
|---|---|
XProcessingSet<E> |
copy()
Creates a true copy of this collection which references the same elements as this collection does
at the time the method is called.
|
XImmutableSet<E> |
immure()
Provides an instance of an immutable collection type with equal behavior and data as this instance.
|
iteratefetch, iterate, moveTo, pinch, removeBy, removeDuplicates, retrieve, retrieveByprocessclear, consolidate, nullRemove, optimize, remove, removeAll, removeDuplicates, removeOne, retainAll, truncateapplies, contains, containsAll, containsId, containsSearched, copyTo, count, countBy, distinct, distinct, equality, equals, equals, equalsContent, except, filterTo, get, hashCode, hasVolatileElements, intersect, intSize, iterator, join, max, min, nullContained, old, search, seek, size, toArray, toArray, union, viewnullAllowedforEach, spliteratorisFull, maximumCapacity, remainingCapacityXImmutableSet<E> immure()
XGettingCollectionIf this instance already is of an immutable collection type, it returns itself.
immure in interface XGettingCollection<E>immure in interface XGettingSet<E>XProcessingSet<E> copy()
XGettingCollectioncopy in interface Copyablecopy in interface XGettingCollection<E>copy in interface XGettingSet<E>Copyright © 2022 MicroStream Software. All rights reserved.