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