@FunctionalInterface
public interface Each
Modifier and Type | Method | Description |
---|---|---|
void |
each(Context context) |
The callback method invoked for every matched element.
|
void each(Context context)
context
- The context for the current callback call.Copyright © 2018. All rights reserved.