|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.ehcache.Cache.KeyedFuture
class Cache.KeyedFuture
Used to store a future and the key it is in respect of
Constructor Summary | |
---|---|
Cache.KeyedFuture(java.lang.Object key,
edu.emory.mathcs.backport.java.util.concurrent.Future future)
Full constructor |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Cache.KeyedFuture(java.lang.Object key, edu.emory.mathcs.backport.java.util.concurrent.Future future)
key
- future
-
|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |