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