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