|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Filter<T>
A generic filter suitable for flat and tree like structures.
Nested Class Summary | |
---|---|
static class |
Filter.Acceptance
|
Method Summary | |
---|---|
Filter.Acceptance |
accept(T element)
Test whether the element should be accepted. |
Method Detail |
---|
Filter.Acceptance accept(T element)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |