|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Cache.CacheFilter<V>
CacheFileter is used to select values to remove during a removeAll invocation.
Method Summary | |
---|---|
boolean |
matches(V v)
True if the filter matches the value. |
Method Detail |
---|
boolean matches(V v)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |