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