Serializable
, Comparable<ByteBooleanPair>
, ByteBooleanPair
public 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 ByteBooleanPair
public boolean getTwo()
getTwo
in interface ByteBooleanPair
public int compareTo(ByteBooleanPair that)
compareTo
in interface Comparable<ByteBooleanPair>
Copyright © 2004–2019. All rights reserved.