K - the key typeV - the value typepublic interface XPutGetMap<K,V> extends XPuttingMap<K,V>, XAddGetMap<K,V>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
XPutGetMap.Creator<K,V> |
XGettingMap.Bridge<K,V>, XGettingMap.EntriesBridge<K,V>, XGettingMap.Keys<K,V>, XGettingMap.Satellite<K,V>, XGettingMap.Values<K,V>XIterable.Executor<E>Copyable.Static| Modifier and Type | Method and Description |
|---|---|
KeyValue<K,V> |
putGet(K key,
V value)
Ensures the passed key and value to be contained as an entry in the map.
|
KeyValue<K,V> |
replace(K key,
V value) |
put, valuePutaddGet, ensure, substituteadd, nullKeyAllowed, nullValuesAllowed, set, valueSetcurrentCapacity, currentFreeCapacity, ensureCapacity, ensureFreeCapacitycopy, get, immure, keys, lookup, nullKeyAllowed, nullValuesAllowed, old, oldMap, query, searchValue, values, 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, remainingCapacityCopyright © 2022 MicroStream Software. All rights reserved.