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