aicas logo Jamaica 3.4 release 8

java.lang
Class Void

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

public final class Void
extends Object

Void provides a representation for the pseudo-type "void" used for methods that do not return a result.

This class cannot be instantiated and no fields or variables of this type exist.

Since:
1.1

Field Summary
static Class<Void> TYPE
          type for void.
 
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<Void> TYPE
type for void.

Since:
1.1

aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.