Class RuntimeInvisibleParameterAnnotations

    • Constructor Detail

      • RuntimeInvisibleParameterAnnotations

        public RuntimeInvisibleParameterAnnotations​(int nameIndex,
                                                    int length,
                                                    java.io.DataInput input,
                                                    ConstantPool constantPool)
                                             throws java.io.IOException
        Constructs a new instance.
        Parameters:
        nameIndex - Index pointing to the name Code
        length - Content length in bytes
        input - Input stream
        constantPool - Array of constants
        Throws:
        java.io.IOException - Thrown when an I/O exception of some sort has occurred.