I wish to inspect private fields in java classes using clojure in order to make sense of a big monolithic java application. Is there a library to do this?
I wish to inspect private fields in java classes using clojure in order to make sense of a big monolithic java application. Is there a library to do this?