Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface StateFilter
public boolean accept(State ce)
- Parameters:
ce
- is the CacheEntry to examine.
- Returns:
- true if the CacheEntry parameter satisfies the criterias of the StateFilter implementation, otherwise false.