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