java-coding-prodigy
java-coding-prodigy
So what exactly am I supposed to implement here? Just a `boolean isOverriden`? or something else?
I couldn't figure out a direct way to get the inherited methods of the super class I tried to use `.getMethods()` but that only returns the public methods. If we...
So far I think I know what we can do to fix the issue. We need to get the supperclasses and interfaces of the method's class but they cannot be...
> @java-coding-prodigy are you still working on this? Do you need any support? I was working on it some time ago and I could continue now. However I had run...
Fixed the generic issue, however code is too ugly and slow, we should try to enhance it. I have only done this for classes, but I presume it would be...
I'm thinking of adding a `JavaMethod#overridenFrom(JavaType` and make `isOverriden` call that method. What do you think @hankem ?
One year anniversary of this PR 🎉 Also are we going to this or should it be closed?
It works now. 
It works now. 
@Tais993 Logged to check that messages reach the loop 