Class StringUtils
- java.lang.Object
-
- org.apache.camel.component.drill.util.StringUtils
-
public final class StringUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isBlank(String str)
static boolean
isNotBlank(String str)
-