Package model
Class GameModel.UnorderedPair<T>
java.lang.Object
model.GameModel.UnorderedPair<T>
- Enclosing class:
GameModel
An unordered pair of values of type `T`. Equality and hash code are independent of the order
of constructor parameters or fields.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary