K
- V
- public class SyncHashMap<K,V> extends Object
getMap()
without locking getReadLock()
or getWriteLock()
according to the operation you want to perform.Constructor and Description |
---|
SyncHashMap() |
public int size()
public Map<K,V> getMap()
getReadLock()
and getWriteLock()
.public Lock getReadLock()
public Lock getWriteLock()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.