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