Package gg.jte.internal
Class StringUtils
- java.lang.Object
-
- gg.jte.internal.StringUtils
-
public class StringUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description StringUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisAllUpperCase(String string)static booleanstartsWithIgnoringCaseAndWhitespaces(String url, String protocol)
-