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

https://github.com/davewm/narcissus

A library that allows private field reflection
https://github.com/davewm/narcissus

Last synced: 4 months ago
JSON representation

A library that allows private field reflection

Awesome Lists containing this project

README

          

# narcissus

A library to allow getting/setting private fields in Java classes.
This is not currently possible directly due to [this bug](https://clojurians.slack.com/archives/C06E3HYPR/p1716409397017219?thread_ts=1716406997.008679&cid=C06E3HYPR).