On 19/09/16 16:08, Matt Ryan wrote:
What about for null though? Currently this method will throw a null pointer exception if a null string is passed in, which to me seems suboptimal.
I agree, this can be improved. I guess so far we just didn't use it with null values. Can you please create an issue? Regards Marcel
