API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.lang. Void View Source
Author(s)
unascribed
Since
JDK1.1
Version
1.15, 12/01/05
Serial
Hierarchy
 Object
      Void
Implements
Subclasses
Description
publicfinal class Void
  The Void class is an uninstantiable placeholder class to hold a reference to the Class object representing the Java keyword void.
See also:   
Constructors
private Void ()
Methods
Hide/Show inherited methods
Fields
Hide/Show inherited fields
publicfinalstatic Class<Void> TYPE
The Class object representing the pseudo-type corresponding to the keyword void.
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar