Serializable, Comparable<IntIntPair>, IntIntPairpublic class IntIntPairImpl extends Object implements IntIntPair
| Modifier and Type | Method | Description |
|---|---|---|
int |
compareTo(IntIntPair that) |
|
boolean |
equals(Object o) |
|
int |
getOne() |
|
int |
getTwo() |
|
int |
hashCode() |
|
String |
toString() |
public int getOne()
getOne in interface IntIntPairpublic int getTwo()
getTwo in interface IntIntPairpublic int compareTo(IntIntPair that)
compareTo in interface Comparable<IntIntPair>Copyright © 2004–2019. All rights reserved.