|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.avalon.excalibur.cache.store.AbstractCacheStore
Constructor Summary | |
AbstractCacheStore()
|
Method Summary | |
boolean |
isFull()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.avalon.excalibur.cache.CacheStore |
capacity, containsKey, get, keys, put, remove, size |
Constructor Detail |
public AbstractCacheStore()
Method Detail |
public boolean isFull()
isFull
in interface CacheStore
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |