Checks if the specified string is null or empty.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public static boolean isNullOrEmpty ( |
The string to check.
true if the string is empty; otherwise false.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |