Uses of Class
com.spotify.futures.CompletableFuturesExtra.WrapFunction
-
-
Uses of CompletableFuturesExtra.WrapFunction in com.spotify.futures
Methods in com.spotify.futures that return CompletableFuturesExtra.WrapFunction Modifier and Type Method Description static CompletableFuturesExtra.WrapFunctionCompletableFuturesExtra.WrapFunction. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CompletableFuturesExtra.WrapFunction[]CompletableFuturesExtra.WrapFunction. values()Returns an array containing the constants of this enum type, in the order they are declared.
-