Void JDK 1.1

java.lang

Synopsis^  ?
public final class Void {
// No Constructor
// Public Constants
    public final static Class TYPE; 
}

Hierarchy^  ?

[Object]
   |
[Void]

Inherited Properties^  ?
Object: class

Inherited Methods^  ?
Object: clone(), equals(), finalize(), hashCode(), notify(), notifyAll(), toString(), wait(), wait(), wait()

Uses^  ?
Class, Object


Java Power Reference. Created by David Flanagan.
Copyright © 1999 O'Reilly & Associates.All Rights Reserved.

This file may not be distributed on the Internet.