Class ConstantMethodType
java.lang.Object
org.aspectj.apache.bcel.classfile.Constant
org.aspectj.apache.bcel.classfile.ConstantMethodType
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfinal voiddump(DataOutputStream file) final intgetValue()final StringtoString()
-
Constructor Details
-
ConstantMethodType
public ConstantMethodType(int descriptorIndex)
-
-
Method Details