Re: [QUESTION] Java: Help with Optimizing Code

Originally Posted by
Sachiru
Smaller as in fewer statements.
Why? Would you prefer one complex statement to three simple statements?
Programs must be written for people to read, and only incidentally for machines to execute...
H. Abelson and G. Sussman
Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.