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