Class CharAnnotationValue

  • All Implemented Interfaces:
    WritableEntry

    public class CharAnnotationValue
    extends AnnotationValue
    A char annotation value
    Author:
    Stuart Douglas
    • Constructor Detail

      • CharAnnotationValue

        public CharAnnotationValue​(ConstPool constPool,
                                   java.lang.String name,
                                   char value)