Package com.loohp.limbo.utils
Class CustomStringUtils
java.lang.Object
com.loohp.limbo.utils.CustomStringUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
arrayContains
(String compare, String[] args) static boolean
arrayContains
(String compare, String[] args, boolean IgnoreCase) static int
getIndexOfArg
(String str, int ordinal) static String[]
splitStringToArgs
(String str)
-
Constructor Details
-
CustomStringUtils
public CustomStringUtils()
-
-
Method Details
-
arrayContains
-
arrayContains
-
splitStringToArgs
-
getIndexOfArg
-