Joined May 2011
·

Joe Fiorini

Interaction Developer at Designing Interactive
·
Cleveland, OH
·
·
·

Agreed for the most part. What about:

public void doThisAndThat() {
  doThis();
  doThat();
}

I write methods like this sometimes to provide a shortcut.

Achievements
294 Karma
10,836 Total ProTip Views