Class ParameterAnnotations

    • Constructor Detail

      • ParameterAnnotations

        public ParameterAnnotations​(byte parameterAnnotationType,
                                    int nameIndex,
                                    int length,
                                    ParameterAnnotationEntry[] parameterAnnotationTable,
                                    ConstantPool constantPool)
        Constructs a new instance.
        Parameters:
        parameterAnnotationType - the subclass type of the parameter annotation
        nameIndex - Index pointing to the name Code
        length - Content length in bytes
        parameterAnnotationTable - the actual parameter annotations
        constantPool - Array of constants