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