MindFusion.Charting for Java Programmer's Guide |
Utilities.isNullOrEmpty Method |
See Also |
![]() ![]() |
Checks if the specified string is null or empty.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public static boolean isNullOrEmpty ( |
The string to check.
true if the string is empty; otherwise false.
© 2022 MindFusion |