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