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

Convert boxing primitive array automatically #15

Open
yatatsu opened this issue Aug 17, 2016 · 0 comments
Open

Convert boxing primitive array automatically #15

yatatsu opened this issue Aug 17, 2016 · 0 comments

Comments

@yatatsu
Copy link
Owner

yatatsu commented Aug 17, 2016

AutoBundleConverter don't support primitive class. (because it use generics)
Consider convert boxing array automatically. (e.g. Long[] to long[])

@yatatsu yatatsu changed the title Convert primitive array Convert boxing primitive array automatically Aug 17, 2016
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

1 participant