JavaTM 2 Platform
Standard Ed. 6

javax.lang.model.type
接口 NullType

所有超级接口:
ReferenceType, TypeMirror

public interface NullType
extends ReferenceType

表示 null 类型。此类表达式 null 的类型。

从以下版本开始:
1.6

方法摘要
 
从接口 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