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