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