Class MethodParameter

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

public class MethodParameter extends Object implements Cloneable, Node
Entry of the parameters table.
Since:
6.0
See Also: