public class OrderIgnoringPair<T> extends Pair<T,T>
| Constructor and Description |
|---|
OrderIgnoringPair(T o1,
T o2) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Copyright © 2018. All rights reserved.