Comparable<ByteIntPair>
, Serializable
ByteIntPairImpl
public interface ByteIntPair extends Serializable, Comparable<ByteIntPair>
Modifier and Type | Method | Description |
---|---|---|
byte |
getOne() |
|
int |
getTwo() |
compareTo
Copyright © 2004–2019. All rights reserved.