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