Character | JDK 1.0 |
java.lang | serializable comparable |
Synopsis | ^ ? |
public final class | Character implements Serializable, Comparable { |
// Public Constructors |
![]() |
char value); |
// Public Constants |
![]() | =8 |
![]() | =23 |
![]() | =15 |
![]() | =26 |
![]() | =20 |
![]() | =9 |
![]() | =7 |
![]() | =22 |
![]() | =16 |
![]() | =10 |
![]() | =13 |
![]() | =2 |
![]() | =25 |
![]() | =36 |
![]() | ='?' |
![]() | =2 |
![]() | =' ' |
![]() | =4 |
![]() | =27 |
![]() | =6 |
![]() | =5 |
![]() | =11 |
![]() | =24 |
![]() | =28 |
![]() | =14 |
![]() | =18 |
![]() | =12 |
![]() | =21 |
![]() | =19 |
![]() | =3 |
![]() |
![]() | =0 |
![]() | =1 |
// Inner Classes |
![]() | public static class | Character$Subset ; |
![]() | public static final class | Character$UnicodeBlock extends Character$Subset ; |
// Public Class Methods |
![]() |
char ch, int radix); |
![]() |
int digit, int radix); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
// Public Instance Methods |
![]() |
); |
![]() |
Character anotherCharacter); |
// Methods implementing Comparable |
![]() |
Object o); |
// Public methods overriding Object |
![]() |
Object obj); |
![]() |
); |
![]() |
); |
// Deprecated Methods |
![]() |
char ch); |
![]() |
char ch); |
![]() |
char ch); |
} |
Hierarchy | ^ ? |
![]() | Object | ![]() | ![]() | ![]() | Comparable | ![]() |
![]() | ![]() | |||||
![]() | Character | ![]() | ![]() | ![]() | Serializable | ![]() |
Inherited Properties | ^ ? |
Object: | class |
Inherited Methods | ^ ? |
Object: | clone(), finalize(), notify(), notifyAll(), wait(), wait(), wait() |
Passed To | ^ ? |
Uses | ^ ? |
Used By | ^ ? |