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