Interface ConcurrentCommonCache.Action<K,V,R>
- 
- Enclosing class:
- ConcurrentCommonCache<K,V>
 
 public static interface ConcurrentCommonCache.Action<K,V,R>
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description RdoWith(CommonCache<K,V> commonCache)
 
- 
- 
- 
Method Detail- 
doWithR doWith(CommonCache<K,V> commonCache) 
 
- 
 
-