Uses of Enum
org.jgroups.util.CompletableFutures
Packages that use CompletableFutures
Package
Description
Provides useful functionality which cannot be assigned to any particular other package.
-
Uses of CompletableFutures in org.jgroups.util
Methods in org.jgroups.util that return CompletableFuturesModifier and TypeMethodDescriptionstatic CompletableFuturesReturns the enum constant of this type with the specified name.static CompletableFutures[]CompletableFutures.values()Returns an array containing the constants of this enum type, in the order they are declared.