public static interface WriteBatch.Function
An interface for providing code to be executed within a WriteBatch
context.
See Also
Public Method Summary
abstract void |
apply(WriteBatch
batch)
|