public class RecyclerBinderOperationExecutor extends Object implements RecyclerBinderUpdateCallback.OperationExecutor
RecyclerBinderUpdateCallback.OperationExecutor that uses RecyclerBinder.| Constructor and Description |
|---|
RecyclerBinderOperationExecutor(RecyclerBinder recyclerBinder) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeOperations(ComponentContext c,
List<RecyclerBinderUpdateCallback.Operation> operations) |
public RecyclerBinderOperationExecutor(RecyclerBinder recyclerBinder)
public void executeOperations(ComponentContext c, List<RecyclerBinderUpdateCallback.Operation> operations)
executeOperations in interface RecyclerBinderUpdateCallback.OperationExecutor