Java Development
About Me
Name:
Vijay
View my complete profile
Previous Posts
Oracle goodies
IntelliJ 9 does not recognize Maven 2 dependencies
Excessive use of Maps: a pattern to avoid
Parsing an XML string for a list of items
Accessing a secured Web Service from Java
Code Refactoring rules
Multi-threading
JVM Performance Tuning
Java Performance Tuning tools
Traits of a Java Software Developer
Saturday, April 09, 2011
Java Coding Best Practices
When returning from a method, verify that NULL is a valid response from this method. If not, throw an exception or if the return type is a Collection, return an empty Collection.
posted by Vijay @
7:56 AM
0 Comments:
Post a Comment
<< Home
0 Comments:
Post a Comment
<< Home