| Package | Description |
|---|---|
| org.apache.commons.compress.harmony.unpack200 | |
| org.apache.commons.compress.harmony.unpack200.bytecode |
| Modifier and Type | Field and Description |
|---|---|
protected Segment |
BandSet.segment |
| Constructor and Description |
|---|
AttrDefinitionBands(Segment segment) |
BandSet(Segment segment) |
BcBands(Segment segment) |
ClassBands(Segment segment) |
CpBands(Segment segment) |
FileBands(Segment segment) |
IcBands(Segment segment) |
NewAttributeBands(Segment segment,
AttributeLayout attributeLayout) |
SegmentHeader(Segment segment) |
| Modifier and Type | Method and Description |
|---|---|
void |
ByteCode.extractOperands(OperandManager operandManager,
Segment segment,
int codeLength) |
void |
ClassConstantPool.resolve(Segment segment) |
void |
OperandManager.setSegment(Segment segment) |
| Constructor and Description |
|---|
CodeAttribute(int maxStack,
int maxLocals,
byte[] codePacked,
Segment segment,
OperandManager operandManager,
List exceptionTable) |
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.