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