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