|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfacebook4j.internal.util.z_F4JLRUCache<K,V>
public final class z_F4JLRUCache<K,V>
| Constructor Summary | |
|---|---|
z_F4JLRUCache(int maxSize)
|
|
| Method Summary | |
|---|---|
V |
get(K key)
|
void |
put(K key,
V elem)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public z_F4JLRUCache(int maxSize)
| Method Detail |
|---|
public void put(K key,
V elem)
public V get(K key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||