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