public interface IlpFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Object object)
Returns
true if the filter accepts the object. |
boolean accept(Object object)
true if the filter accepts the object.object - The object to filter.true if the filter accepts the object.© Copyright Rogue Wave Software, Inc. 1997, 2017. All Rights Reserved.