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