Hervian / lambda-factory

A fast alternative to Java Reflection API's method invocation
Apache License 2.0
119 stars 33 forks source link

setAccessible #8

Closed hrkalona closed 6 years ago

hrkalona commented 6 years ago

https://github.com/Hervian/lambda-factory/blob/91bc62f8c28116f571c744d5930d24e36ba71ee4/src/main/java/com/hervian/lambda/LambdaFactory.java#L161

Should you set the accessibility only if its not accesssible?