Mirror API

com.sun.mirror.type
インタフェース ReferenceType

すべてのスーパーインタフェース:
TypeMirror
既知のサブインタフェースの一覧:
AnnotationType, ArrayType, ClassType, DeclaredType, EnumType, InterfaceType, TypeVariable

public interface ReferenceType
extends TypeMirror

参照型を表します。参照型には、クラスとインタフェース型、配列型、および型変数があります。

導入されたバージョン:
1.5

メソッドの概要
 
インタフェース com.sun.mirror.type.TypeMirror から継承されたメソッド
accept, equals, toString
 


Mirror API

バグや機能要求の報告
Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.