Package com.github.mizosoft.methanol.internal.concurrent
package com.github.mizosoft.methanol.internal.concurrent
-
ClassDescriptionA
CompletableFuturethat propagates cancellation to an upstream when a node in the dependency tree starting from this future is canceled.Delays the execution of a given task.Lazy<T>An executor that ensures submitted tasks are executed serially.Provides default executors that are used across the library when no executor is supplied by the user.