forEach
@MainThread
Content copied to clipboard
Performs operation on each entry in a LiveData's collection. Does nothing if the LiveData has no value.
@MainThread
Content copied to clipboard
Performs operation on each entry in a LiveData's Map. Does nothing if the LiveData has no value.