commit | 210834a4600c5097a7e2915b8fe5efd383b21142 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Sun Jan 30 17:19:46 2011 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Sun Jan 30 17:19:46 2011 +0000 |
tree | f945fbdb8f5884776cebcbe720714126daa2ae8f | |
parent | 4781b801fe4b2fb7f7ab397586aa72e67761a577 [diff] |
draft of another quickfix: if parameter is explicitly checked for null add @Nullable to its declaration (previous commit was incomplete) + apply the new quickfix both for == null and != null.