JavaTM 2 Platform
Standard Ed. 6

javax.lang.model.type
接口 NoType

所有超级接口:
TypeMirror

public interface NoType
extends TypeMirror

在实际类型不适合的地方使用的伪类型。NoType 的种类有:

从以下版本开始:
1.6
另请参见:
ExecutableElement.getReturnType()

方法摘要
 
从接口 javax.lang.model.type.TypeMirror 继承的方法
accept, equals, getKind, hashCode, toString
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only