Final

java.lang
Class Void

java.lang.Object
  extended by java.lang.Void

public final class Void
extends Object

This class is a placeholder class for the Java keyword void


Field Summary
static Class TYPE
          The java.lang.Class that represents this class.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE

public static final Class TYPE
The java.lang.Class that represents this class.


Final

Licensed Materials - Property of IBM
© Copyright IBM Corp. 2006, 2008 All Rights Reserved.