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