commit | 4b904fe4dcafc7c204179a606ef169d818efc971 | [log] [tgz] |
---|---|---|
author | Paladox none <thomasmulhall410@yahoo.com> | Tue Feb 21 08:54:03 2017 +0000 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Mar 02 23:54:18 2017 +0000 |
tree | f5c1f0f51ff4589bc536383af5994cd4f79cbfeb | |
parent | 5297d8537b43950cfa099eccfbad47b9a7018341 [diff] |
Replace Objects.firstNonNull() with MoreObjects.firstNonNull(). Objects.firstNonNull was deprecated in Guava 18 [1] and removed in Guava 21 [2]. [1] https://github.com/google/guava/wiki/Release18 [2] https://github.com/google/guava/wiki/Release21 Change-Id: I8287d1766b6e30721cf732de661b6c659369ea4f