| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.el.util.ConcurrentCache<K,V>
public final class ConcurrentCache<K,V>
| Constructor Summary | |
|---|---|
| ConcurrentCache(int size) | |
| Method Summary | |
|---|---|
|  V | get(K k) | 
|  void | put(K k,
    V v) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ConcurrentCache(int size)
| Method Detail | 
|---|
public V get(K k)
public void put(K k,
                V v)
| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||