fm.liveswitch.StringExtensions Member List

This is the complete list of members for fm.liveswitch.StringExtensions, including all inherited members.

concat(Object[] strs)fm.liveswitch.StringExtensionsstatic
concat(String s1)fm.liveswitch.StringExtensionsstatic
concat(String s1, String s2)fm.liveswitch.StringExtensionsstatic
concat(String s1, String s2, String s3)fm.liveswitch.StringExtensionsstatic
concat(String s1, String s2, String s3, String s4)fm.liveswitch.StringExtensionsstatic
emptyfm.liveswitch.StringExtensionsstatic
endsWith(String str, String s)fm.liveswitch.StringExtensionsstatic
endsWith(String str, String s, StringComparison stringComparison)fm.liveswitch.StringExtensionsstatic
format(String format, Object[] args)fm.liveswitch.StringExtensionsstatic
format(String format, Object arg0)fm.liveswitch.StringExtensionsstatic
format(String format, Object arg0, Object arg1)fm.liveswitch.StringExtensionsstatic
format(String format, Object arg0, Object arg1, Object arg2)fm.liveswitch.StringExtensionsstatic
format(String format, Object arg0, Object arg1, Object arg2, Object arg3)fm.liveswitch.StringExtensionsstatic
format(String format, Object arg0, Object arg1, Object arg2, Object arg3, Object arg4)fm.liveswitch.StringExtensionsstatic
format(String format, Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)fm.liveswitch.StringExtensionsstatic
format(String format, Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6)fm.liveswitch.StringExtensionsstatic
format(String format, Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6, Object arg7)fm.liveswitch.StringExtensionsstatic
format(String format, Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6, Object arg7, Object arg8)fm.liveswitch.StringExtensionsstatic
format(String format, Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6, Object arg7, Object arg8, Object arg9)fm.liveswitch.StringExtensionsstatic
getChars(String str)fm.liveswitch.StringExtensionsstatic
getLength(String str)fm.liveswitch.StringExtensionsstatic
indexOf(String str, String s)fm.liveswitch.StringExtensionsstatic
indexOf(String str, char c)fm.liveswitch.StringExtensionsstatic
indexOf(String str, String s, StringComparison stringComparison)fm.liveswitch.StringExtensionsstatic
isEqual(String str, String str2, StringComparison stringComparison)fm.liveswitch.StringExtensionsstatic
isNullOrEmpty(String s)fm.liveswitch.StringExtensionsstatic
join(String separator, String[] array)fm.liveswitch.StringExtensionsstatic
lastIndexOf(String str, String s)fm.liveswitch.StringExtensionsstatic
lastIndexOf(String str, char c)fm.liveswitch.StringExtensionsstatic
lastIndexOf(String str, String s, StringComparison stringComparison)fm.liveswitch.StringExtensionsstatic
reformatNetFormat(String format, int count)fm.liveswitch.StringExtensionsstatic
split(String s, char[] chars)fm.liveswitch.StringExtensionsstatic
startsWith(String str, String s)fm.liveswitch.StringExtensionsstatic
startsWith(String str, String s, StringComparison stringComparison)fm.liveswitch.StringExtensionsstatic
substring(String str, int startIndex, int length)fm.liveswitch.StringExtensionsstatic
toLower(String s)fm.liveswitch.StringExtensionsstatic
toUpper(String s)fm.liveswitch.StringExtensionsstatic
trimEnd(String str, char[] chars)fm.liveswitch.StringExtensionsstatic