-
- すべてのスーパー・インタフェース:
AnnotatedConstruct,TypeMirror
public interface PrimitiveType extends TypeMirror
プリミティブ型を表します。boolean、byte、short、int、long、char、float、およびdoubleなどがあります。- 導入されたバージョン:
- 1.6
-
-
メソッドのサマリー
-
インタフェースjavax.lang.modelで宣言されたメソッド。AnnotatedConstruct
getAnnotation, getAnnotationMirrors, getAnnotationsByType
-
-