FastFilter@FunctionalInterface
public interface Filter
Match node set| Modifier and Type | Method | Description |
|---|---|---|
boolean |
filter(Context context) |
The callback method invoked for every matched element.
|
boolean filter(Context context)
context - The context for the current callback call.Copyright © 2017. All rights reserved.