Uses of Class
org.leo.aws.ddb.utils.Tuple8
-
Packages that use Tuple8 Package Description org.leo.aws.ddb.utils -
-
Uses of Tuple8 in org.leo.aws.ddb.utils
Methods in org.leo.aws.ddb.utils that return Tuple8 Modifier and Type Method Description <H> Tuple8<A,B,C,D,E,F,G,H>Tuple7. append(H eigth)static <A,B,C,D,E,F,G,H>
Tuple8<A,B,C,D,E,F,G,H>Tuples. of(A first, B second, C third, D fourth, E fifth, F sixth, G seventh, H eighth)
-