Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
major
-
P2
-
52979
Description
The org.apache.bcel.classfile.Method class does have a simple method to access the parameter annotations. The attached diff provides this method and unit tests to prove the method.