Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

多个同名方法时,第一个参数类型不匹配就直接退出循环是不是不对? #16

Open
yjy1304 opened this issue Dec 19, 2017 · 2 comments
Assignees

Comments

@yjy1304
Copy link

yjy1304 commented Dec 19, 2017

if (!paramType[i].isAssignableFrom(parameterTypes[i])) {

@tang-jie tang-jie added the bug label Dec 21, 2017
@tang-jie
Copy link
Owner

遇到重载函数的时候确实存在bug。

@tang-jie tang-jie self-assigned this Dec 21, 2017
@tang-jie tang-jie added enhancement and removed bug labels Dec 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants