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