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