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