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