Package | Description |
---|---|
org.apache.commons.compress.harmony.unpack200.bytecode |
Internal package.
|
Modifier and Type | Field and Description |
---|---|
List<ExceptionTableEntry> |
CodeAttribute.exceptionTable |
Constructor and Description |
---|
CodeAttribute(int maxStack,
int maxLocals,
byte[] codePacked,
Segment segment,
OperandManager operandManager,
List<ExceptionTableEntry> exceptionTable) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.