Java library for accessing non-private method's parameter names at run-time

Edit Package paranamer
https://github.com/paul-hammant/paranamer

Paranamer is a Java library that allows the parameter names of non-private
methods and constructors to be accessed at run-time. Most compilers discard
this information; traditional Reflection on JDK <= 7 would show something like
doSomething(mypackage.Person ???) instead of doSomething(mypackage.Person toMe).
The Paranamer library fills this gap for these JDK versions.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
0001-Port-to-current-qdox.patch 0000001802 1.76 KB
paranamer-cb6709646eed97c271d73f50ad750cc43c8e052a.tar.gz 0000204070 199 KB
paranamer.changes 0000000725 725 Bytes
paranamer.spec 0000004458 4.35 KB
Latest Revision
buildservice-autocommit accepted request 1148624 from Gus Kenion's avatar Gus Kenion (gkenion) (revision 9)
baserev update by copy to link target
Comments 0
openSUSE Build Service is sponsored by