Package org.apache.commons.ognl.internal
package org.apache.commons.ognl.internal
-
ClassDescriptionCache<K,
V> $Id$User: Maurizio Cucchiara Date: 10/22/11 Time: 1:35 AMClassCache<V>This is a highly specialized map for storing values keyed by Class objects.Implementation ofClassCache
.Entry<K,V> Used byClassCacheImpl
to store entries in the cache.HashMapCache<K,V>