public class EnclosingMethod extends Attribute
constant_pool, length, name_index, tag
Constructor and Description |
---|
EnclosingMethod(int nameIndex,
int len,
DataInputStream dis,
ConstantPool cpool) |
Modifier and Type | Method and Description |
---|---|
Attribute |
copy(ConstantPool constant_pool) |
public EnclosingMethod(int nameIndex, int len, DataInputStream dis, ConstantPool cpool) throws IOException
IOException
public Attribute copy(ConstantPool constant_pool)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.