Skip to content

Conversation

vmutafov
Copy link
Contributor

Commit fixes issues regarding the handling of generic methods with own generic parameters (not coming from the class declaration), creation of the generic hierarchy view also had a problem with deeply nested in the hierarchy generic interfaces. Commit also introduces better handling of cases where classes can not be extended(final classes, non public constructor arguments, etc.). Tested with extend of all classes found in the android sdk and overriding all their methods.

@cla-bot cla-bot bot added the cla: yes label Mar 25, 2019
@vmutafov vmutafov force-pushed the vmutafov/sbg-refactoring-fix branch from c729ed3 to 228a386 Compare March 25, 2019 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants