paranamer - Method parameter name access
| Website: | http://paranamer.codehaus.org/ |
|---|---|
| License: | Apache-style Software License |
| Vendor: | JPackage Project |
- Description:
Paranamer is a library that allows the parameter names of non-private methods and constructors to be accessed at runtime. Normally this information is dropped by the compiler. In effect, methods like 'doSometing(mypkg.Person toMe)' currently look like 'doSomething(mypackage.Person ???)' to people using i Java's reflection to inspect methods.
Packages
| paranamer-1.5-1.jpp6.noarch [43 KiB] |
Changelog
by Ralph Apel (2010-12-11):
- First JPP-6 release |
| paranamer-1.5-1.jpp6.src [99 KiB] |
Changelog
by Ralph Apel (2010-12-11):
- First JPP-6 release |