Posts Tagged ‘java7’

Java 7 suggestion: if-instanceof

Wednesday, December 24th, 2008

Coding Java today I figured one really small and neat feature to make Java easier. Don’t really know how to call it – may be “if-instanceof”.

(more…)