public interface XImmutableSet<E> extends XImmutableCollection<E>, XGettingSet<E>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
XImmutableSet.Factory<E> |
XGettingSet.Creator<E>XIterable.Executor<E>Copyable.Static| Modifier and Type | Method and Description |
|---|---|
XImmutableSet<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()
Always returns the already immutable collection instance itself
|
Builder, Builderequals, hashCodeiterateapplies, 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> copy()
XGettingCollectioncopy in interface Copyablecopy in interface XGettingCollection<E>copy in interface XGettingSet<E>copy in interface XImmutableCollection<E>XImmutableSet<E> immure()
For spawning a copy of the collection instance, see XImmutableCollection.copy()
immure in interface XGettingCollection<E>immure in interface XGettingSet<E>immure in interface XImmutableCollection<E>XImmutableCollection.copy()Copyright © 2022 MicroStream Software. All rights reserved.