Are you tired of writing
(x != null) ? x.getThis() : null
Would you rather write something like
x?.getThis()
If so, support the Elvis proposal for Java !
Interesting alternative notations can be found here.
Are you tired of writing
(x != null) ? x.getThis() : null
Would you rather write something like
x?.getThis()
If so, support the Elvis proposal for Java !
Interesting alternative notations can be found here.
This entry was posted on 2009-12-30, 13:45 and is filed under Java. You can follow any responses to this entry through RSS 2.0. You can leave a response, or trackback from your own site.
Air AJAX Android Chrome closures Comet Continuations Culture DSL Eclipse EJB Event Ext-GWT Ext-JS gae Gears GlassFish Google Google App Engine grails GWT gwt-ext GWT 2.0 GXT iPhone Java JPA JVM kindle Mac manifesto MVC Neal Ford Oracle palm release RIA Scott Ambler Scrum SOA Spring Sun Swing Terracotta Web
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS) ^