public class LongMergeSort extends java.lang.Object
static <E> void
sort(ILongList list)
sort(ILongList list, int from, int to)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <E> void sort(ILongList list)
public static <E> void sort(ILongList list, int from, int to)