Boolean | JDK 1.0 |
java.lang | serializable |
Synopsis | ^ ? |
public final class | Boolean implements Serializable { |
// Public Constructors |
![]() |
boolean value); |
![]() |
String s); |
// Public Constants |
![]() |
![]() |
![]() |
// Public Class Methods |
![]() |
String name); |
![]() |
String s); |
// Public Instance Methods |
![]() |
); |
// Public methods overriding Object |
![]() |
Object obj); |
![]() |
); |
![]() |
); |
} |
Hierarchy | ^ ? |
![]() | Object | ![]() | ||||
![]() | ||||||
![]() | Boolean | ![]() | ![]() | ![]() | Serializable | ![]() |
Inherited Properties | ^ ? |
Object: | class |
Inherited Methods | ^ ? |
Object: | clone(), finalize(), notify(), notifyAll(), wait(), wait(), wait() |
Returned By | ^ ? |
Type Of | ^ ? |
Uses | ^ ? |
Used By | ^ ? |