Package org.fuchss.tools.tuple
Class Tuple2<A,B>
java.lang.Object
org.fuchss.tools.tuple.Tuple2<A,B>
- Type Parameters:
A
- the first typeB
- the second type
- All Implemented Interfaces:
Serializable
A simple tuple of two values
- Author:
- Dominik Fuchss
- See Also:
-
Method Summary