a - public class MutexMap<a> extends java.util.HashMap<a,MyMutex>
| Constructor and Description |
|---|
MutexMap() |
| Modifier and Type | Method and Description |
|---|---|
MyMutex |
getCreate(a key)
get the mutex for a, create it if it doesn't exist
|
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values