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