-
Notifications
You must be signed in to change notification settings - Fork 19
Home
stephanenicolas edited this page Dec 15, 2014
·
10 revisions
Welcome to the Reflection no Reflection (RnR) wiki.
RnR is not a library that you should bundle into an application. It is more a library designed to library developers who want to optimize their library when it's based on reflection.
We try to document RnR as much as possible. Here are the main entry points to the documentation :
- What is Reflection no Reflection ? and why is it useful ?
- How does it work ?
- How well does it perform ?
- How to use it in a Java app / lib ?
- How to use it in an Android app ?
- Can I use RnR without gradle ?
- Javadoc