java.lang
Class Void

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

public final class Void
extends Object

The Void class is an uninstantiable placeholder class to hold a reference to the Class object representing the Java keyword void.


Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.