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