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