JYuan Learning Log
Monday, March 3, 2014
Common Java Code Bugs
Float maxScore = null;
maxScore = docList.maxScore(); // if use float, here it may throws NullPonterException
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment