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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
2.8-bp153.1.125 info | GA Release | 2021-05-18 | 15 SP3 |
|
|
2.8-bp152.1.57 info | GA Release | 2020-06-23 | 15 SP2 |
|
|