Sean Cook

ramblings on mobile software, devices, and life

Tag archive for ‘Java’

Double Brace Initialization in Java

When I was working on my thesis for graduate school I spent months reading all that I could on optimizations that Java coders could consciously utilize while coding. While that was as exciting as it sounds*, I did manage to stumble across a few Java idioms that I’m surprised I don’t see used more often. [...]