| Modifier and Type | Field and Description |
|---|---|
static int |
CONCURRENCY_LEVEL_GLOBAL |
static int |
CONCURRENCY_LEVEL_LOCAL |
static int |
INITIAL_CAPACITY |
static Object |
NULL |
static Object |
REMOVED |
| Modifier and Type | Method and Description |
|---|---|
Set<KEY> |
getAttributesContainingItems() |
boolean |
isAttributeHoldingItems(Object key) |
Enumeration<KEY> |
keys() |
VALUE |
putNoItemCheck(KEY key,
VALUE value) |
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesstatic final Object REMOVED
static final Object NULL
static final int INITIAL_CAPACITY
static final int CONCURRENCY_LEVEL_LOCAL
static final int CONCURRENCY_LEVEL_GLOBAL
Copyright © 2017 SAP SE. All Rights Reserved.