Class Entry<K,V>
java.lang.Object
org.apache.commons.ognl.internal.Entry<K,V>
Used by
ClassCacheImpl to store entries in the cache.
$Id$-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
next
-
key
-
value
-
-
Constructor Details
-
Entry
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
getNext
-
setNext
-
toString
-