|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.basic.bytecode.base.MethodRefImpl
public class MethodRefImpl
Constructor Summary | |
---|---|
MethodRefImpl(ICONSTANT_Methodref_info info,
IConstantPool pool)
|
Method Summary | |
---|---|
java.lang.String |
descriptor()
|
ICONSTANT_Methodref_info |
info()
|
java.lang.String |
name()
|
IConstantPool |
pool()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MethodRefImpl(ICONSTANT_Methodref_info info, IConstantPool pool)
Method Detail |
---|
public ICONSTANT_Methodref_info info()
info
in interface IMethodRef
public IConstantPool pool()
pool
in interface IMethodRef
public java.lang.String name()
name
in interface IMethodRef
public java.lang.String descriptor()
descriptor
in interface IMethodRef
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |