Class ShortAnnotationValue

  • All Implemented Interfaces:
    WritableEntry

    public class ShortAnnotationValue
    extends AnnotationValue
    short annotation value
    Author:
    Stuart Douglas
    • Constructor Detail

      • ShortAnnotationValue

        public ShortAnnotationValue​(ConstPool constPool,
                                    java.lang.String name,
                                    short value)