Package net.fauxpark.tuples
Class EightTuple<A,B,C,D,E,F,G,H>
- java.lang.Object
-
- net.fauxpark.tuples.EightTuple<A,B,C,D,E,F,G,H>
-
- Type Parameters:
A
- The first type.B
- The second type.C
- The third type.D
- The fourth type.E
- The fifth type.F
- The sixth type.G
- The seventh type.H
- The eighth type.
public final class EightTuple<A,B,C,D,E,F,G,H> extends Object
8-tuple.