public class Char extends AbstractChar implements Comparable<Char>
| Constructor and Description |
|---|
Char(String value) |
Char(String value,
int length) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Char rhs) |
Copyright © 2023 Alibaba Cloud Computing. All rights reserved.