androidx.concurrent.futures
Interfaces
CallbackToFutureAdapter.Resolver | This interface should be implemented by the object passed into |
Classes
CallbackToFutureAdapter | A utility useful for adapting interfaces that take callbacks into interfaces that return |
CallbackToFutureAdapter.Completer | Used to complete the future returned by |
ListenableFutureKt | |
SuspendToFutureAdapter | A utility for launching suspending calls scoped and managed by a returned |