public interface ByteIntPair extends Serializable, Comparable<ByteIntPair>
byte
getOne()
int
getTwo()
compareTo
byte getOne()
int getTwo()
Copyright © 2004–2016. All rights reserved.