public class ShortShortPairImpl extends Object implements ShortShortPair
| Modifier and Type | Method and 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–2022. All rights reserved.