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