public class PeeADoro extends Pomodoro { public void work() throws InterruptedException { fillGlass(); while(true) { try { focusOnNextTodo(); } catch (BladderFullException e) { goToRestroom(); refilGlass(); googlePlus.writeNoncence(); checkSomeTronBotGames(); } } } }
(posting here again because I could not find this through a google search or search in google plus!!!)
No comments:
Post a Comment