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

gradle warns #3

Open
longfin opened this issue Oct 12, 2016 · 0 comments
Open

gradle warns #3

longfin opened this issue Oct 12, 2016 · 0 comments

Comments

@longfin
Copy link

longfin commented Oct 12, 2016

/Users/swenmun/dodo-store-android/battery/src/main/java/com/spoqa/battery/ObjectBuilder.java:339: warning: non-varargs call of varargs method with inexact argument type for last parameter;
                        m.invoke(dest, null);
                                       ^
  cast to Object for a varargs call
  cast to Object[] for a non-varargs call and to suppress this warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant