Void 

  extends Objectjava.lang.Object 

    ↳    java.lang.Void 


 Class Overview 


Placeholder class for the Java keyword void. 

SummaryFields
  public static final Class<Void>    TYPE     The Class object that represents the primitive type void. 


[Expand]
 Inherited Methods 

  From class java.lang.Object 


 Fields 

  public static final Class<Void>  TYPE 

  Added in API level 1 


 The Class object that represents the primitive type void.