Mirror API

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()

Method Summary
 
Methods inherited from interface com.sun.mirror.type.TypeMirror
accept, equals, toString
 


Mirror API

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.