Class IntAnnotationValue

  • All Implemented Interfaces:
    WritableEntry

    public class IntAnnotationValue
    extends AnnotationValue
    An int annotation value
    Author:
    Stuart Douglas
    • Constructor Detail

      • IntAnnotationValue

        public IntAnnotationValue​(ConstPool constPool,
                                  java.lang.String name,
                                  int value)