public class UnorderedPair<T>
extends java.lang.Object
| Constructor and Description |
|---|
UnorderedPair(T a,
T b) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
java.util.Set<T> |
getItems() |
int |
hashCode() |