モジュール java.base

インタフェースAnnotationValue

すべてのスーパー・インタフェース:
ClassFileElementPREVIEW, WritableElementPREVIEW<AnnotationValuePREVIEW>
既知のすべてのサブインタフェース:
AnnotationValue.OfAnnotationPREVIEW, AnnotationValue.OfArrayPREVIEW, AnnotationValue.OfBooleanPREVIEW, AnnotationValue.OfBytePREVIEW, AnnotationValue.OfCharacterPREVIEW, AnnotationValue.OfClassPREVIEW, AnnotationValue.OfConstantPREVIEW, AnnotationValue.OfDoublePREVIEW, AnnotationValue.OfEnumPREVIEW, AnnotationValue.OfFloatPREVIEW, AnnotationValue.OfIntegerPREVIEW, AnnotationValue.OfLongPREVIEW, AnnotationValue.OfShortPREVIEW, AnnotationValue.OfStringPREVIEW

AnnotationValueは、JavaプラットフォームのプレビューAPIです。
プレビュー機能が有効な場合のみ、プログラムでAnnotationValueを使用できます。
プレビュー機能は、今後のリリースで削除するか、Javaプラットフォームの永続機能にアップグレードすることができます。
注釈のキーと値のペアの値をモデル化します。
シール済クラス階層グラフ:
AnnotationValueのシール済クラス階層グラフAnnotationValueのシール済クラス階層グラフ
導入されたバージョン:
22
関連項目: