Comparable<DoubleIntPair>
, Serializable
DoubleIntPairImpl
public interface DoubleIntPair extends Serializable, Comparable<DoubleIntPair>
Modifier and Type | Method | Description |
---|---|---|
double |
getOne() |
|
int |
getTwo() |
compareTo
Copyright © 2004–2019. All rights reserved.