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