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