|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlpFilter
Filter interface. This interface can be used whenever there is a need for filters.
| Method Summary | |
|---|---|
boolean |
accept(Object object)
Returns true if the filter accepts the object. |
| Method Detail |
|---|
boolean accept(Object object)
true if the filter accepts the object.
object - The object to filter.
true if the filter accepts the object.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||