An open API service indexing awesome lists of open source software.

https://github.com/codinggay/blackreflection

BlackReflection provides a series of API to use Java Reflection easily. Developer can use annotation to assign class, field and method. Then it will generate the reflection code automatically, developer don't need to write extra code to achieve Java Reflection.
https://github.com/codinggay/blackreflection

android java library reflect reflection

Last synced: 9 months ago
JSON representation

BlackReflection provides a series of API to use Java Reflection easily. Developer can use annotation to assign class, field and method. Then it will generate the reflection code automatically, developer don't need to write extra code to achieve Java Reflection.

Awesome Lists containing this project