|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EvictionChecker
Interface for checking about if eviction is required or not.
Field Summary | |
---|---|
static EvictionChecker |
EVICT_ALWAYS
|
Method Summary | |
---|---|
boolean |
isEvictionRequired()
Checks for if eviction is required or not. |
Field Detail |
---|
static final EvictionChecker EVICT_ALWAYS
Method Detail |
---|
boolean isEvictionRequired()
true
if eviction is required, otherwise false
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |