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