Comment clarification.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5228 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -45,7 +45,7 @@ public class StringUtil
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Is the specified string null or does it contain only whitespace?
|
* Is the specified string null, empty, or does it contain only whitespace?
|
||||||
*/
|
*/
|
||||||
public static function isBlank (str :String) :Boolean
|
public static function isBlank (str :String) :Boolean
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user