Package info.javelot.functionalj.tuple

Class Summary
Pair Used to create a tuple of two objects.
Quadruple Used to create a tuple of four objects.
Triple Used to create a tuple of three objects.
Tuples Contains static methods to operate on tuples.