インタフェースjava.lang.classfile.constantpool.IntegerEntryの
使用
IntegerEntryPREVIEWを使用するパッケージ
パッケージ
説明
クラス・ファイルの解析、生成および変換ライブラリを提供します。
java.lang.classfile
PREVIEWライブラリのクラス・ファイル定数プール・エントリを記述するインタフェースを提供します。-
java.lang.classfilePREVIEWでのIntegerEntryPREVIEWの使用
IntegerEntryPREVIEW型のパラメータを持つjava.lang.classfilePREVIEWのメソッド修飾子と型メソッド説明AnnotationValue.ofBoolean
(IntegerEntryPREVIEW value) boolean-valued要素の注釈要素を返します。AnnotationValue.ofByte
(IntegerEntryPREVIEW value) byte-valued要素の注釈要素を返します。AnnotationValue.ofChar
(IntegerEntryPREVIEW value) char-valued要素の注釈要素を返します。AnnotationValue.ofInt
(IntegerEntryPREVIEW value) int-valued要素の注釈要素を返します。AnnotationValue.ofShort
(IntegerEntryPREVIEW value) short-valued要素の注釈要素を返します。 -
java.lang.classfile.constantpoolPREVIEWでのIntegerEntryPREVIEWの使用