DJClayworth
|
Registered User
|
|
Oct 27 |
answered | Java Double to String conversion without formatting |
|
Oct 7 |
answered | How to rotate a picture using jogl ? |
|
Sep 20 |
awarded | ● Yearling |
|
Sep 3 |
answered | java iterator/iterable subinterface |
|
Aug 27 |
comment |
Fastest way to compare strings (literal and numerical) If eliminating the parsing doesn't improve matters, then either most of your Strings can't be parsed to doubles (in which case the code trying to do it is useless and should be eliminated) or the String comparison really isn't making any difference and you should really go and look at the sort algorithm. |
|
Jul 2 |
accepted | Generating excel documents programmatically |
|
Jul 2 |
comment |
Side effect--what’s this? A side-effect can be other things than changing a class state, as described above. |
|
Jul 2 |
answered | Generating excel documents programmatically |
