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

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

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

Methods in org.omnaest.utils.sorting with parameters of type SortUtil.ArbitraryStructureContext
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.