java.lang.Object
org.jhotdraw8.collection.pair.SimpleOrderedPair<U,V>
- Type Parameters:
U- the type of the first element of the pairV- the type of the second element of the pair
- All Implemented Interfaces:
OrderedPair<U,V>
A simple implementation of the
OrderedPair interface.
This is a value-type.
- Author:
- Werner Randelshofer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleOrderedPair
-
-
Method Details