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