paranamer

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

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.

There is no official package available for openSUSE Leap 16.0

Дистрибуции

openSUSE Tumbleweed

openSUSE Slowroll

openSUSE Factory RISCV

SLFO 1.2

SUSE SLE-16 (in development)

SUSE SLE-15-SP2

Unsupported distributions

The following distributions are not officially supported. Use these packages at your own risk.