Arrays.sort

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sort(T[] a)
  2. void sort(T[] a, Comparator c)
    class Arrays
    static
    void
    sort
    (
    T
    )
    (
    T[] a
    ,
    Comparator c
    )

Meta