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