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