IEntryFilter Interface | 
Namespace: Tangosol.Util.Filter
public interface IEntryFilter : IFilter
The IEntryFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| Evaluate | 
            Apply the test to the object.
              (Inherited from IFilter.) | |
| EvaluateEntry | 
            Apply the test to an ICacheEntry.
              |