モジュール java.base

インタフェースAnnotationConstantValueEntry

すべてのスーパー・インタフェース:
ClassFileElementPREVIEW, PoolEntryPREVIEW, WritableElementPREVIEW<PoolEntryPREVIEW>
既知のすべてのサブインタフェース:
DoubleEntryPREVIEW, FloatEntryPREVIEW, IntegerEntryPREVIEW, LongEntryPREVIEW, Utf8EntryPREVIEW

public sealed interface AnnotationConstantValueEntry extends PoolEntryPREVIEW permits DoubleEntryPREVIEW, FloatEntryPREVIEW, IntegerEntryPREVIEW, LongEntryPREVIEW, Utf8EntryPREVIEW
AnnotationConstantValueEntryは、JavaプラットフォームのプレビューAPIです。
プレビュー機能が有効な場合のみ、プログラムでAnnotationConstantValueEntryを使用できます。
プレビュー機能は、今後のリリースで削除するか、Javaプラットフォームの永続機能にアップグレードすることができます。
4種類のプリミティブ定数およびUTF8定数を含む、注釈定数として使用できる定数プール・エントリ。
シール済クラス階層グラフ:
AnnotationConstantValueEntryのシール済クラス階層グラフAnnotationConstantValueEntryのシール済クラス階層グラフ
導入されたバージョン:
22