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