public final class PackageSorter extends Object
When sorting, we match this modules position against all dependent modules until all positions are stable. Circular references are evil and are filtered during the module loading process in the package manager.
public static void sort(List modules)
modules - the list of modules.Copyright © 2009-2012 jtstand.com. All Rights Reserved.