Class ConstantMethodHandle

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

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