java.lang.Object
org.gjt.sp.jedit.bsh.StringUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String[]bubbleSort(String[] in) static StringmaxCommonPrefix(String one, String two) static StringmethodString(String name, Class[] types) static StringnormalizeClassName(Class type) Hack - The real method is in Reflect.java which is not public.static String[]
-
Constructor Details
-
StringUtil
public StringUtil()
-
-
Method Details
-
split
-
bubbleSort
-
maxCommonPrefix
-
methodString
-
normalizeClassName
Hack - The real method is in Reflect.java which is not public.
-