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