public interface Each
| Modifier and Type | Method and 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 © 2015. All Rights Reserved.