java - The expression of type x is boxed into X? -


i'm little confused warning eclipse ide writing next every expression types autoboxed or autounboxed:

the expression of type x boxed x  expression of type x unboxed x 

is warning should react on? thought autoboxing java language feature - seem warnings everytime feature used.

i don't think eclipse default (mine not), can turn on or off using preferences > java > compiler > errors/warnings > potential programming problems > boxing , unboxing conversions.

it should "ignore" unless want know this.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -