Package-level declarations

This package contains classes working with Futures.

Types

Link copied to clipboard
public final class Completion
A set of utilities for working with dignified ending for a CompletionStage.
Link copied to clipboard
public final class FutureObserver<T>
A stream observer which can provide a CompletableFuture view on the stream.