Skip to content

Releases: goblinbr/BytecodeCallHierarchyScanner

1.0.1

01 Jun 18:41
Compare
Choose a tag to compare

JavaScanner.findAllClassesThatExtendsOrImplements will always return a Set with at least the parameter class inside (even if it doesn't exists inside the jar, because it can be a library class)

Fixed issue #1

Added methods JavaMethod.getSimpleClassName() and JavaMethod.getPackageName()

1.0.0

01 Jun 17:16
Compare
Choose a tag to compare
modifications to release