|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface EntryFilter
EntryFilter provides an extension to Filter for those cases in which both a key and a value may be necessary to evaluate the conditional inclusion of a particular object.
| Method Summary | |
|---|---|
boolean |
evaluateEntry(Map.Entry entry)
Apply the test to a Map Entry. |
| Methods inherited from interface com.tangosol.util.Filter |
|---|
evaluate |
| Method Detail |
|---|
boolean evaluateEntry(Map.Entry entry)
entry - the Map Entry to evaluate; never null
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||