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