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