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