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