Object | JDK 1.0 |
java.lang |
Synopsis | ^ ? |
public class | Object { |
// Public Constructors |
![]() |
); | empty |
// Property Accessor Methods (by property name) |
![]() |
); | native |
// Public Instance Methods |
![]() |
Object obj); |
![]() |
); | native |
![]() |
); | native |
![]() |
); | native |
![]() |
); |
![]() |
) throws InterruptedException; |
![]() |
long timeout) throws InterruptedException; | native |
![]() |
long timeout, int nanos) throws InterruptedException; |
// Protected Instance Methods |
![]() |
) throws CloneNotSupportedException; | native |
![]() |
) throws Throwable; | empty |
} |
Hierarchy | ^ ? |
![]() | Object | ![]() |
Subclasses | ^ ? |
JavaBeans Properties | ^ ? |
Name | Type | Access | Default | Flags |
class | Class | get | read-only |
Passed To | ^ ? |
Returned By | ^ ? |
Uses | ^ ? |
Used By | ^ ? |