-
Constructor Summary
Constructors
-
Method Summary
boolean
Returns true if the specified input is accepted by this
filter.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
apply
Description copied from interface: Filter
Returns true if the specified input is accepted by this
filter.
- Specified by:
apply
in interface Filter<Endpoint>