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