public class CharBooleanPairImpl extends Object implements CharBooleanPair
| Modifier and Type | Method and 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–2022. All rights reserved.