Which would be best to use setMessage(null) or StringUtils.EMPTY?
I need to clear the warning or say error message,which will be the best
one to choose setMessage(null) or by using StringUtils.EMPTY - i just want
to know the exact way of using StringUtils.EMPTY,it would be helpful...
Thanks & Regards.
No comments:
Post a Comment