インタフェースNullType
- すべてのスーパー・インタフェース:
AnnotatedConstruct,ReferenceType,TypeMirror
public interface NullType extends ReferenceType
null型を表します。 式
nullのタイプです。 - Java言語仕様を参照してく さい:
-
「3.10.8 Nullリテラル」
「4.1 タイプと値の種類」 - 導入されたバージョン:
- 1.6
- 関連 目:
-
メソッドのサマリー
インタフェースjavax.lang.model.type.TypeMirrorで宣言されたメソッド
accept, equals, getAnnotation, getAnnotationMirrors, getAnnotationsByType, getKind, hashCode, toString