Class ConstantMethodType

java.lang.Object
org.apache.bcel.classfile.Constant
org.apache.bcel.classfile.ConstantMethodType
All Implemented Interfaces:
Cloneable, Node

public final class ConstantMethodType extends Constant
This class is derived from the abstract Constant and represents a reference to a method type.
Since:
6.0
See Also: