public class DoubleBytePairImpl extends Object implements DoubleBytePair
| Modifier and Type | Method and 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–2016. All rights reserved.