Class ClassModel.AttributePool.RuntimeAnnotationsEntry

All Implemented Interfaces:
Iterable<ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo>
Enclosing class:
ClassModel.AttributePool

public class ClassModel.AttributePool.RuntimeAnnotationsEntry extends ClassModel.AttributePool.PoolEntry<ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo>
  • Constructor Details

    • RuntimeAnnotationsEntry

      public RuntimeAnnotationsEntry(org.apache.bcel.classfile.AnnotationEntry[] entries, int _nameIndex, int _length)