StringUtils.toDelimitedString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string toDelimitedString(string[] arr, string delim)
  2. string toDelimitedString(Object[] arr, string delim)
    class StringUtils
    static
    string
    toDelimitedString
    (
    Object[] arr
    ,
    string delim
    )

Meta