Revert "Replace utils’ Numbers by Guava’s Optional and Ints/Longs.tryParse."
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 18 Jan 2013 05:27:52 +0000 (06:27 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 18 Jan 2013 05:27:52 +0000 (06:27 +0100)
This reverts commit d5efb086bee8f103cbe90c7a953ffbb7ff27b689 because Ints/
Longs.tryParse() throws an NPE if the given String is null.


No differences found