Class ClassModel.AttributePool.ExceptionEntry

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

public class ClassModel.AttributePool.ExceptionEntry extends ClassModel.AttributePool.PoolEntry<Integer>
  • Constructor Details

    • ExceptionEntry

      public ExceptionEntry(int[] _exceptionIndices, int _nameIndex, int _length)