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