Serializable, Comparable<CharBooleanPair>, CharBooleanPairpublic class CharBooleanPairImpl extends Object implements CharBooleanPair
| Modifier and Type | Method | Description |
|---|---|---|
int |
compareTo(CharBooleanPair that) |
|
boolean |
equals(Object o) |
|
char |
getOne() |
|
boolean |
getTwo() |
|
int |
hashCode() |
|
String |
toString() |
public char getOne()
getOne in interface CharBooleanPairpublic boolean getTwo()
getTwo in interface CharBooleanPairpublic int compareTo(CharBooleanPair that)
compareTo in interface Comparable<CharBooleanPair>Copyright © 2004–2019. All rights reserved.