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