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