Package org.apache.commons.ognl.internal

Interface Summary
Cache<K,V> $Id: Cache.java 1194943 2011-10-29 17:35:30Z mcucchiara $
CacheFactory User: Maurizio Cucchiara Date: 10/22/11 Time: 1:35 AM
ClassCache<V> This is a highly specialized map for storing values keyed by Class objects.
 

Class Summary
ClassCacheHandler  
ClassCacheImpl<V> Implementation of ClassCache.
ConcurrentHashMapCache<K,V>  
ConcurrentHashMapCacheFactory  
ConcurrentHashMapClassCache<T>  
HashMapCache<K,V>  
HashMapCacheFactory  
HashMapClassCache<T>  
ReentrantReadWriteLockCache<K,V>  
ReentrantReadWriteLockCacheFactory  
ReentrantReadWriteLockClassCache<T>  
 

Exception Summary
CacheException  
 



Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.