Skip to content

1.2 - Added Dumpers

Latest
Compare
Choose a tag to compare
@OxideWaveLength OxideWaveLength released this 02 Mar 11:15

Additions

Created Dumper classes that are used to easily dump a Class, Constructor, Field or Method.

Fixes

Fixed missing generic in BetterReflectionClass#isAssignableFrom(BetterReflectionClass) method

Deprecation

Deprecated BetterReflectionUtils#dumpMethodHeader() and BetterReflectionUtils#generateMethodHeader()