Amar
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Amar created a post, Bug Pattern Detector
Last week I downloaded FindBugs application by source forge and found a lot of bugs that are in my project. That include errors like using == for String comparison, using Float.equals(Integers). I ...