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 ShortShortPair
public short getTwo()
getTwo
in interface ShortShortPair
public int compareTo(ShortShortPair that)
compareTo
in interface Comparable<ShortShortPair>
Copyright © 2004–2016. All rights reserved.