Package org.apache.commons.ognl.internal
Class Entry<K,V>
- java.lang.Object
-
- org.apache.commons.ognl.internal.Entry<K,V>
-
class Entry<K,V> extends java.lang.Object
Used byClassCacheImpl
to store entries in the cache. $Id$
class Entry<K,V>
extends java.lang.Object
ClassCacheImpl
to store entries in the cache.
$Id$