Comparable<ObjectBytePair<T>>, SerializableObjectBytePairImplpublic interface ObjectBytePair<T> extends Serializable, Comparable<ObjectBytePair<T>>
| Modifier and Type | Method | Description |
|---|---|---|
T |
getOne() |
|
byte |
getTwo() |
compareToT getOne()
byte getTwo()
Copyright © 2004–2017. All rights reserved.