xxl.collections
Class Arrays

java.lang.Object
  |
  +--xxl.collections.Arrays

public class Arrays
extends java.lang.Object


Constructor Summary
Arrays()
           
 
Method Summary
static void sort(Array array, java.util.Comparator comparator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Arrays

public Arrays()
Method Detail

sort

public static void sort(Array array,
                        java.util.Comparator comparator)