Java Chips
Sunday, June 19, 2011
Java Tips
Do not define a instance variable in a controller class. It affects the performance.
Prefer Concat method for the String Concatenation instead of "+="
Do not call a method in the loop to check the condition.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)