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