|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Objectalt.jiapi.file.attribute.Attribute
alt.jiapi.file.attribute.EnclosingMethodAttribute
public class EnclosingMethodAttribute
EnclosingMethod attribute.
4.8.7| Field Summary |
|---|
| Fields inherited from class alt.jiapi.file.attribute.Attribute |
|---|
cp |
| Constructor Summary | |
|---|---|
EnclosingMethodAttribute(short nameIndex,
java.io.DataInputStream dis)
|
|
| Method Summary | |
|---|---|
ConstantPool.ClassInfo |
getClassInfo()
|
ConstantPool.NameAndTypeInfo |
getMethodNameAndType()
|
| Methods inherited from class alt.jiapi.file.attribute.Attribute |
|---|
getAttributeNameIndex, getBytes, getDataInputStream, getName, readAttribute, setConstantPool, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EnclosingMethodAttribute(short nameIndex,
java.io.DataInputStream dis)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public ConstantPool.ClassInfo getClassInfo()
public ConstantPool.NameAndTypeInfo getMethodNameAndType()
|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||