Class LongAnnotationValue

  • All Implemented Interfaces:
    WritableEntry

    public class LongAnnotationValue
    extends AnnotationValue
    A long annotation value
    Author:
    Stuart Douglas
    • Constructor Detail

      • LongAnnotationValue

        public LongAnnotationValue​(ConstPool constPool,
                                   java.lang.String name,
                                   long value)