Colt 1.0.1

Uses of Interface
cern.colt.function.xObjectComparator

Packages that use xObjectComparator
cern.colt Core base classes; Operations on primitive arrays such as sorting, partitioning and permuting. 
 

Uses of xObjectComparator in cern.colt
 

Methods in cern.colt with parameters of type xObjectComparator
static void xquickSort(Object[] a, int fromIndex, int toIndex, xObjectComparator c)
          Deprecated.  
 


Colt 1.0.1

Submit a bug or feature. Check the Colt home page for the latest news.