4 comments

[ 3.4 ms ] story [ 8.5 ms ] thread
If you have alot of copy pasted code this might work great if you fixed a bug in one place but not the 219 other ones.
TL;DR, this is a tool that automatically adds "if (xx == null) return false" before code potentially throwing NullPointerExceptions.