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