Closed this issue 10 years ago · 1 comments
The guava lib adds many useful constructs, for example Longs.tryParse(s) which parses a String to a Long without throwing NumberFormatException on fail.
Done. See: 9989cb1