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