- Type Parameters:
T
- U
-
- All Implemented Interfaces:
- Serializable
public class Pair<T,U>
extends Object
implements Serializable
Represents an ordered pair of variables of types T and U.
- Author:
- Dušan Rychnovský (dusan.rychnovsky@gmail.com)
- See Also:
- Serialized Form