Hopefully not.<p>The lack of type inference in Java is one of the few things we still have for keeping prima donna programmers far away on the Javascript domains.<p>Explicit type inference reduces the effort of debugging code and simplifies understanding the object behind each variable. This is honestly a reason why I find programming in Javascript so messy and time consuming.