public class FloatBytePairImpl extends Object implements FloatBytePair
| Modifier and Type | Method and 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–2022. All rights reserved.