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