commit | c0780bcb99de9195301ffdc2fcb16837161be5a4 | [log] [tgz] |
---|---|---|
author | Matthias Sohn <matthias.sohn@sap.com> | Wed Nov 16 20:47:12 2011 +0100 |
committer | Matthias Sohn <matthias.sohn@sap.com> | Wed Nov 16 20:55:34 2011 +0100 |
tree | 98b47c01630106c11ccb6d5cd96a56876fa322b1 | |
parent | afebe7880dea9e5243467f5113a7ebfa65f3c079 [diff] |
[findBugs] Silence returning null for StringUtils.toBooleanOrNull() As the method name and its javadoc clearly state that this method can return null we can ignore this FindBugs warning. Change-Id: I366435e26eda5d910f5d1a907db51f08efd4bb8c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>