Comment of the Day: Pensive Constants
April 8th, 2009
Just came across the following:
1 | sa.setRemainingTries(new Long(10)); // hmm 10? |
Not sure what the issue is with using 10 here, but for some reason it invoked the image of The Thinker.
Just came across the following:
1 | sa.setRemainingTries(new Long(10)); // hmm 10? |
Not sure what the issue is with using 10 here, but for some reason it invoked the image of The Thinker.