WritableEntry
public class StackMapTableAttribute extends Attribute
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
NAME |
Constructor | Description |
---|---|
StackMapTableAttribute(ClassMethod classMethod,
ConstPool constPool) |
Modifier and Type | Method | Description |
---|---|---|
void |
writeData(ByteArrayDataOutputStream stream) |
public static final java.lang.String NAME
public StackMapTableAttribute(ClassMethod classMethod, ConstPool constPool)
public void writeData(ByteArrayDataOutputStream stream) throws java.io.IOException
Copyright © 2018. All rights reserved.