Serializable
, Comparable<DoubleBytePair>
, DoubleBytePair
public 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 DoubleBytePair
public byte getTwo()
getTwo
in interface DoubleBytePair
public int compareTo(DoubleBytePair that)
compareTo
in interface Comparable<DoubleBytePair>
Copyright © 2004–2017. All rights reserved.