Packagecom.addicted2flash.util.sorter
Classpublic class ArraySelectionSorter
ImplementsIArraySorter



Public Methods
 MethodDefined by
  
Create a new ArraySelectionSorter
ArraySelectionSorter
  
sort(a:Array):void
sorting Arrays
ArraySelectionSorter
Constructor detail
ArraySelectionSorter()constructor
public function ArraySelectionSorter(cmp:IComparator)

Create a new ArraySelectionSorter

Parameters
cmp:IComparatorIComparator for ordering elements
Method detail
sort()method
public function sort(a:Array):void

sorting Arrays

Parameters
a:Array — Array