Serializable
, Comparable<FloatCharPair>
, FloatCharPair
public 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 FloatCharPair
public char getTwo()
getTwo
in interface FloatCharPair
public int compareTo(FloatCharPair that)
compareTo
in interface Comparable<FloatCharPair>
Copyright © 2004–2017. All rights reserved.