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