Class ParameterAnnotationInfo


  • public class ParameterAnnotationInfo
    extends java.lang.Object
    • Field Detail

      • parameter

        public final int parameter
    • Constructor Detail

      • ParameterAnnotationInfo

        public ParameterAnnotationInfo​(int parameter,
                                       AnnotationInfo[] annotations)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • write

        void write​(java.io.DataOutput out,
                   ConstantPool constant_pool)
            throws java.io.IOException
        Throws:
        java.io.IOException
      • value_length

        int value_length()