Uses of Interface
org.omnaest.utils.sorting.SortUtil.ComparableArbitraryStructureIndexPosition

Packages that use SortUtil.ComparableArbitraryStructureIndexPosition
org.omnaest.utils.sorting   
 

Uses of SortUtil.ComparableArbitraryStructureIndexPosition in org.omnaest.utils.sorting
 

Methods in org.omnaest.utils.sorting with parameters of type SortUtil.ComparableArbitraryStructureIndexPosition
static void SortUtil.mergeSort(SortUtil.ArbitraryStructureContext arbitraryStructureContext, SortUtil.ComparableArbitraryStructureIndexPosition comparableArbitraryStructureIndexPosition, SortUtil.MergeSortDataModify mergeSortDataModify, boolean ascending)
          Sorts a given arbitrary structure with a mergesort algorithm.
 



Copyright © 2013. All Rights Reserved.