Class PairedTuple<W,X,Y,Z>
- java.lang.Object
-
- uk.ac.warwick.dcs.sherlock.api.util.PairedTuple<W,X,Y,Z>
-
- Type Parameters:
W
- Point 1 KeyX
- Point 1 ValueY
- Point 2 KeyZ
- Point 2 Value
- All Implemented Interfaces:
java.io.Serializable
public class PairedTuple<W,X,Y,Z> extends java.lang.Object implements java.io.Serializable
Implementation of a pair of tuples in a single object- See Also:
- Serialized Form