Class ByteAnnotationValue

  • All Implemented Interfaces:
    WritableEntry

    public class ByteAnnotationValue
    extends AnnotationValue
    a byte annotation value
    Author:
    Stuart Douglas
    • Constructor Detail

      • ByteAnnotationValue

        public ByteAnnotationValue​(ConstPool constPool,
                                   java.lang.String name,
                                   byte value)