Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Support Java overloaded static methods #341

Open
jponge opened this issue Jan 5, 2016 · 1 comment
Open

Support Java overloaded static methods #341

jponge opened this issue Jan 5, 2016 · 1 comment

Comments

@jponge
Copy link
Contributor

jponge commented Jan 5, 2016

#339 brings support for overloaded instance methods.

It would be useful to do the same for overloaded static methods, which appear in some builder / facade APIs.

A refactoring of FunctionCallSupport like what was done with MethodInvocationSupport and resolvers would certainly help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants