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