|
|
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.
|
|
|