Documentation  › java.lang  › Void
 
 


  Void
  public final

  Inherits From:   Object
  Conforms To:   none
  Declared In:   java.lang


Class Description
 
The Void class is an uninstantiable placeholder class to hold a reference to the Class object representing the Java keyword void.


Class Variables
 
TYPE
public static final Class

The Class object representing the primitive Java type void.


Instance Variables
 
None declared in this class.


Constructors
 
None declared in this class.


Class Methods
 
None declared in this class.


Instance Methods
 
None declared in this class.


Known Subclasses
 
None.



 
 
  dydoc
  3/10/05