Comment clarification from Jamie.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2601 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -85,7 +85,7 @@ public class StringUtil
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return true if the string is null or empty, false otherwise.
|
* @return true if the string is null or consists only of whitespace, false otherwise.
|
||||||
*/
|
*/
|
||||||
public static boolean isBlank (String value)
|
public static boolean isBlank (String value)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user