| com.whirlycott.cache.impl.ConcurrentHashMapImpl
ConcurrentHashMapImpl | public class ConcurrentHashMapImpl extends AbstractMapBackedCache implements ManagedCache<K, V>(Code) | | This is a ManagedCache implementation based on the
ConcurrentHashMap Java 1.5.
author: Phil Jacob |
ConcurrentHashMapImpl | public ConcurrentHashMapImpl()(Code) | | |
setMostlyRead | public void setMostlyRead(boolean _mostlyRead)(Code) | | |
|
|