Interface PriorityOrderingFactory<P extends Comparable<? super P>,T>

All Known Implementing Classes:
DependencyElement, PluginElement

public interface PriorityOrderingFactory<P extends Comparable<? super P>,T>