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