Uses of Class
com.google.cloud.Tuple
-
Packages that use Tuple Package Description com.google.cloud Core classes for thegoogle-cloud
library. -
-
Uses of Tuple in com.google.cloud
Methods in com.google.cloud that return Tuple Modifier and Type Method Description static <X,Y>
Tuple<X,Y>Tuple. of(X x, Y y)
-