Interface InternalProcessingUnitDependencies<T extends ProcessingUnitDependency, IT extends InternalProcessingUnitDependency>

All Superinterfaces:
ProcessingUnitDependencies<T>
All Known Implementing Classes:
DefaultProcessingUnitDependencies

public interface InternalProcessingUnitDependencies<T extends ProcessingUnitDependency, IT extends InternalProcessingUnitDependency> extends ProcessingUnitDependencies<T>