a - public class MutexMap<a> extends HashMap<a,MyMutex>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 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, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2013. All Rights Reserved.