com.sun.mirror.type
Interface VoidType
-
All Superinterfaces:
-
TypeMirror
-
public interface VoidType
- extends
TypeMirror
A pseudo-type representing the type of void.
-
Since:
- 1.5
-
See Also:
-
MethodDeclaration.getReturnType()
Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.