I added parameter and return value desriptions for the method StringUtil.isEmpty(String s). Also, I added a test class StringUtilTest to test this method (this method didn't have a test before).