commit | 1dbe29227b7cb5fcccffb58786839109342ebbe8 | [log] [tgz] |
---|---|---|
author | Eugene Ostroukhov <eostroukhov@google.com> | Thu May 01 13:45:46 2014 -0700 |
committer | Eugene Ostroukhov <eostroukhov@google.com> | Thu May 01 13:45:46 2014 -0700 |
tree | cb43772202823c0150a39e017a70d45aaac20e86 | |
parent | d7755abaf703f86228e3938a3e204121b254638d [diff] |
Add Contract anotation to Strings.isNullOrEmpty This annotation tells Idea that the method returns true when null is passed as an argument, removing bogus warnings about potential null access. Note that this change only adds annotations file. Library descriptor needs to be updated in a separate change as it resides in a different repository. Change-Id: I757195c271d4e529e0efe02e25b13a93cd7c80eb