Interface IMethodParametersAttribute

All Superinterfaces:
IClassFileAttribute
All Known Implementing Classes:
MethodParametersAttribute

public interface IMethodParametersAttribute extends IClassFileAttribute
Description of a method's parameters names as described in the JVM specifications. This interface may be implemented by clients.
Since:
3.10