WriteBatch.Function

public interface WriteBatch.Function


An interface for providing code to be executed within a WriteBatch context.

See also
runBatch

Summary

Public methods

abstract void

Public methods

apply

abstract void apply(@NonNull WriteBatch batch)