|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Filter
Basic interface to match a ConnectorObject.
| Method Summary | |
|---|---|
boolean |
accept(ConnectorObject obj)
Determines whether the specified ConnectorObject
matches this filter. |
| Method Detail |
|---|
boolean accept(ConnectorObject obj)
ConnectorObject
matches this filter.
obj - - The specified ConnectorObject.
true if the object matches
(that is, satisfies all selection criteria of) this filter;
otherwise false.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||