Package | JDK 2.0 |
java.lang |
Synopsis | ^ ? |
public class | Package { |
// Public Class Methods |
![]() |
String name); |
![]() |
); |
// Property Accessor Methods (by property name) |
![]() |
); |
![]() |
); |
![]() |
); |
![]() |
); |
![]() |
); |
![]() |
URL url); |
![]() |
); |
![]() |
); |
![]() |
); |
// Public Instance Methods |
![]() |
String desired) throws NumberFormatException; |
// Public methods overriding Object |
![]() |
); |
![]() |
); |
} |
Hierarchy | ^ ? |
![]() | Object | ![]() |
![]() | ||
![]() | Package | ![]() |
JavaBeans Properties | ^ ? |
Name | Type | Access | Default | Flags |
implementationTitle | String | get | read-only | |
implementationVendor | String | get | read-only | |
implementationVersion | String | get | read-only | |
name | String | get | read-only | |
sealed | boolean | is | read-only | |
specificationTitle | String | get | read-only | |
specificationVendor | String | get | read-only | |
specificationVersion | String | get | read-only |
Inherited Properties | ^ ? |
Object: | class |
Inherited Methods | ^ ? |
Object: | clone(), equals(), finalize(), notify(), notifyAll(), wait(), wait(), wait() |
Returned By | ^ ? |
Uses | ^ ? |
Used By | ^ ? |