Package tschipp.carryon.utils
Class StringHelper
java.lang.Object
tschipp.carryon.utils.StringHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanmatchesWildcards(String str, String[] wildcards)
-
Constructor Details
-
StringHelper
public StringHelper()
-
-
Method Details
-
matchesWildcards
-