public class ByteBooleanPairImpl extends Object implements ByteBooleanPair
| Modifier and Type | Method and 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–2016. All rights reserved.