public class FloatFloatPairImpl extends Object implements FloatFloatPair
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(FloatFloatPair that) |
boolean |
equals(Object o) |
float |
getOne() |
float |
getTwo() |
int |
hashCode() |
String |
toString() |
public float getOne()
getOne in interface FloatFloatPairpublic float getTwo()
getTwo in interface FloatFloatPairpublic int compareTo(FloatFloatPair that)
compareTo in interface Comparable<FloatFloatPair>Copyright © 2004–2022. All rights reserved.