Package net.fauxpark.tuples
Class FiveTuple<A,B,C,D,E>
- java.lang.Object
-
- net.fauxpark.tuples.FiveTuple<A,B,C,D,E>
-
- Type Parameters:
A- The first type.B- The second type.C- The third type.D- The fourth type.E- The fifth type.
public final class FiveTuple<A,B,C,D,E> extends Object
5-tuple.