Comparable<ShortIntPair>
, Serializable
ShortIntPairImpl
public interface ShortIntPair extends Serializable, Comparable<ShortIntPair>
Modifier and Type | Method | Description |
---|---|---|
short |
getOne() |
|
int |
getTwo() |
compareTo
Copyright © 2004–2019. All rights reserved.