Completion

public final class Completion

A set of utilities for working with dignified ending for a CompletionStage.

Functions

Link copied to clipboard
public static void dispose(CompletionStage<? extends Object> completionStage)
Logs the exception raised at the given stage, if any.