Package net.fauxpark.tuples
Class SevenTuple<A,B,C,D,E,F,G>
- java.lang.Object
-
- net.fauxpark.tuples.SevenTuple<A,B,C,D,E,F,G>
-
- 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.
public final class SevenTuple<A,B,C,D,E,F,G> extends Object
7-tuple.