public interface XProcessingMap<K,V> extends XRemovingMap<K,V>, XGettingMap<K,V>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
XProcessingMap.Creator<K,V> |
static interface |
XProcessingMap.Keys<K,V> |
static interface |
XProcessingMap.Values<K,V> |
XRemovingMap.Factory<K,V>XGettingMap.Bridge<K,V>, XGettingMap.EntriesBridge<K,V>, XGettingMap.Satellite<K,V>XIterable.Executor<E>Copyable.Static| Modifier and Type | Method and Description |
|---|---|
XProcessingMap<K,V> |
copy()
Creates a true copy of this collection which references the same elements as this collection does
at the time the method is called.
|
XProcessingMap.Keys<K,V> |
keys() |
V |
removeFor(K key) |
XProcessingMap.Values<K,V> |
values() |
truncateoptimizeconsolidateget, immure, lookup, nullKeyAllowed, nullValuesAllowed, old, oldMap, query, searchValue, viewiterateapplies, 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, search, seek, size, toArray, toArray, unionnullAllowedforEach, spliteratorisFull, maximumCapacity, remainingCapacityXProcessingMap<K,V> copy()
XGettingCollectionXProcessingMap.Keys<K,V> keys()
keys in interface XGettingMap<K,V>XProcessingMap.Values<K,V> values()
values in interface XGettingMap<K,V>Copyright © 2022 MicroStream Software. All rights reserved.