Uses of Enum Class
org.smallibs.concurrent.utils.CompletableFutureHelper
Packages that use CompletableFutureHelper
-
Uses of CompletableFutureHelper in org.smallibs.concurrent.utils
Methods in org.smallibs.concurrent.utils that return CompletableFutureHelperModifier and TypeMethodDescriptionstatic CompletableFutureHelperReturns the enum constant of this class with the specified name.static CompletableFutureHelper[]CompletableFutureHelper.values()Returns an array containing the constants of this enum class, in the order they are declared.