Uses of Interface
kos.api.KosContext.SupplierThatMightFail
Packages that use KosContext.SupplierThatMightFail
-
Uses of KosContext.SupplierThatMightFail in kos.api
Methods in kos.api with parameters of type KosContext.SupplierThatMightFailModifier and TypeMethodDescription<T> io.vertx.core.Future<T>KosContext.computeBlocking(KosContext.SupplierThatMightFail<T> supplier) <T> io.vertx.core.Future<T>MutableKosContext.computeBlocking(KosContext.SupplierThatMightFail<T> supplier)