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