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