インタフェースjava.lang.classfile.AnnotationValue.OfIntの
使用
AnnotationValue.OfIntを使用するパッケージ
-
java.lang.classfileでのAnnotationValue.OfIntの使用
修飾子と型メソッド説明static AnnotationValue.OfInt
AnnotationValue.ofInt
(int value) 要素と値のペアのint値を返します。static AnnotationValue.OfInt
AnnotationValue.ofInt
(IntegerEntry value) 要素と値のペアのint値を返します。