All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----evolution.util.SortingAlgorithmImpl
SortingAlgorithm
,
using the JGL sorting algorithm. Singleton.
protected static BinaryPredicate comparator
protected static SortingAlgorithmImpl icke
public SortingAlgorithmImpl()
public static SortingAlgorithm getInstance()
public static void setComparator(BinaryPredicate b)
public void sort(Array d)
All Packages Class Hierarchy This Package Previous Next Index