インタフェースReferenceType
- すべてのスーパー・インタフェース:
AnnotatedConstruct, TypeMirror
- 既知のすべてのサブインタフェース:
ArrayType, DeclaredType, ErrorType, NullType, TypeVariable
public interface ReferenceType extends TypeMirror
参照型を表します。 クラスとインタフェースの型、配列型、型変数、およびnull型があります。
- Java言語仕様を参照してください:
-
「4.3 参照タイプおよび値」
- 導入されたバージョン:
- 1.6
-
メソッドのサマリー
インタフェースで宣言されたメソッド TypeMirror
accept, equals, getAnnotation, getAnnotationMirrors, getAnnotationsByType, getKind, hashCode, toString