Package org.apache.ivy.core.sort

Interface Summary
NonMatchingVersionReporter  
SortEngineSettings The settings/collaborators used by the SortEngine.
 

Class Summary
ModuleDescriptorSorter Inner helper class for sorting ModuleDescriptors.
ModuleDescriptorSorter use CollectionOfModulesToSort to find the dependencies of the modules, and use ModuleInSort to store some temporary values attached to the modules to sort.
SilentNonMatchingVersionReporter A NonMatchingVersionReporter that only print debug message.
SimpleSortEngineSettings  
SortEngine  
SortOptions  
WarningNonMatchingVersionReporter A NonMatchingVersionReporter that raise warnings.