モジュール java.compiler
パッケージ javax.lang.model.type

インタフェースReferenceType

すべてのスーパー・インタフェース:
AnnotatedConstruct, TypeMirror
既知のすべてのサブインタフェース:
ArrayType, DeclaredType, ErrorType, NullType, TypeVariable

public interface ReferenceType
extends TypeMirror
参照型を表します。 クラスとインタフェースの型、配列型、型変数、およびnull型があります。
導入されたバージョン:
1.6