Packagecom.addicted2flash.util.sorter
Interfacepublic interface IArraySorter
ImplementorsArrayHeapSorter, ArrayMergeSorter, ArrayQuickSorter, ArraySelectionSorter

Interface for Array sorter.



Public Methods
 MethodDefined by
  
sort(a:Array):void
sorting Arrays
IArraySorter
Method detail
sort()method
public function sort(a:Array):void

sorting Arrays

Parameters
a:Array — Array