java.lang.Object
org.jhotdraw8.collection.pair.SimpleUnorderedPair<V>
- Type Parameters:
V- the type of the elements that form the pair
- All Implemented Interfaces:
UnorderedPair<V>
A simple implementation of the
UnorderedPair interface.
This is a value-type.
- Author:
- Werner Randelshofer
-
Constructor Details
-
SimpleUnorderedPair
-
-
Method Details