public class RecyclerBinderOperationExecutor extends java.lang.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,
java.util.List<RecyclerBinderUpdateCallback.Operation> operations) |
public RecyclerBinderOperationExecutor(RecyclerBinder recyclerBinder)
public void executeOperations(ComponentContext c, java.util.List<RecyclerBinderUpdateCallback.Operation> operations)
executeOperations in interface RecyclerBinderUpdateCallback.OperationExecutor