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