java.lang
Class Void
java.lang.Object
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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final Class TYPE
- The java.lang.Class that represents this class.
Licensed Materials - Property of IBM
© Copyright IBM Corp. 2006, 2008 All Rights Reserved.