Class ClassModel.AttributePool.RuntimeParameterAnnotationsEntry

All Implemented Interfaces:
Iterable<ClassModel.AttributePool.RuntimeParameterAnnotationsEntry.ParameterInfo>
Enclosing class:
ClassModel.AttributePool

public class ClassModel.AttributePool.RuntimeParameterAnnotationsEntry
extends ClassModel.AttributePool.PoolEntry<ClassModel.AttributePool.RuntimeParameterAnnotationsEntry.ParameterInfo>
  • Constructor Details

    • RuntimeParameterAnnotationsEntry

      public RuntimeParameterAnnotationsEntry​(org.apache.bcel.classfile.ParameterAnnotationEntry[] entries, int _nameIndex, int _length)