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