- StringArrayToObjectArray
Object[] StringArrayToObjectArray(String[] strs)
Undocumented in source. Be warned that the author may not have intended to support it.
- arrayFromObject
T[] arrayFromObject(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- stringArrayFromObject
String[] stringArrayFromObject(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- stringcast
String stringcast(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
- stringcast
String[] stringcast(Object[] objs)
Undocumented in source. Be warned that the author may not have intended to support it.
- stringcast
ArrayWrapperString stringcast(String str)
Undocumented in source. Be warned that the author may not have intended to support it.
- stringcast
ArrayWrapperString[] stringcast(String[] strs)
Undocumented in source. Be warned that the author may not have intended to support it.