Class MethodParameters

java.lang.Object
org.apache.bcel.classfile.Attribute
org.apache.bcel.classfile.MethodParameters
All Implemented Interfaces:
Cloneable, Iterable<MethodParameter>, Node

public class MethodParameters extends Attribute implements Iterable<MethodParameter>
This class represents a MethodParameters attribute.
Since:
6.0
See Also: