Class ReactiveFuture<T>

java.lang.Object
com.machinezoo.hookless.ReactiveFuture<T>
Type Parameters:
T - type of result returned by the future

@StubDocs @ApiIssue("Get with timeout depends on reactive time, which means it will be available only after time is in std.") public class ReactiveFuture<T> extends Object
Reactive wrapper for CompletableFuture.