supports java 9 to 21
Including:
-
Helper methods to get Fields, Methods and Constructors.
-
Change values of fields, invoke methods and create new instances by invoking constructors.
-
Support for accessing "Inaccessible" objects which would result in an InaccessibleObjectException when accessing with regular reflection.