Package com.onesignal.common.threading
See: Description
-
Object Summary Object Description Companion -
Class Summary Class Description CompletionAwaiter A unified completion awaiter that supports both blocking and suspend-based waiting. Waiter An abstraction which allows for a suspending function to coordinate the completion of an event. WaiterWithValue An abstraction which allows for a suspending function to coordinate the completion of an event, where the event can pass data. ThreadUtilsKt