Interface ConcurrentMapLong<T>
- All Superinterfaces:
ConcurrentMap<Long,
,T> Map<Long,
T>
-
Nested Class Summary
-
Method Summary
Methods inherited from interface java.util.concurrent.ConcurrentMap
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Method Details
-
get
-
remove
-
put
-