Package com.daml.ledger.rxjava.util
Class CreateSingle
- java.lang.Object
-
- com.daml.ledger.rxjava.util.CreateSingle
-
public class CreateSingle extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CreateSingle()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <Resp> io.reactivex.Single<Resp>
fromFuture(com.google.common.util.concurrent.ListenableFuture<Resp> listenableFuture, com.daml.grpc.adapter.ExecutionSequencerFactory esf)
-