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