public class FloatCharPairImpl extends Object implements FloatCharPair
| Modifier and Type | Method and 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–2016. All rights reserved.