Autoboxing RFE

Integer[] ints = new Integer[] ;
Should have the boxing intention on 1.

0
1 comment
Avatar
Permanently deleted user

Jacques Morel wrote:

Integer[] ints = new Integer[] ;
Should have the boxing intention on 1.

Yeah, this is the next item in my todo list. :)

It will be available soon.

/kesh

0

Please sign in to leave a comment.