public final class CompletableFutureExtensions
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static <T> @NotNull java.util.concurrent.CompletableFuture<T> |
logError(@NotNull java.util.concurrent.CompletableFuture<T> future,
@NotNull net.infumia.frame.logger.Logger logger,
@NotNull java.lang.String message,
java.lang.Object... args) |
@NotNull
public static <T> @NotNull java.util.concurrent.CompletableFuture<T> logError(@NotNull
@NotNull java.util.concurrent.CompletableFuture<T> future,
@NotNull
@NotNull net.infumia.frame.logger.Logger logger,
@NotNull
@NotNull java.lang.String message,
@NotNull
java.lang.Object... args)