abstractpublic class AbstractInefficientZeroCheck extends AbstractRule(Code)
This is an abstract rule for patterns which compare a method invocation to 0.
It could be further abstracted to find code that compares something to
another definable pattern
author: acaplan