DelegateProvider

public interface DelegateProvider
Known Indirect Subclasses

Allows the implementer to provide a delegate to proxy concurrency methods

Public Method Summary

abstract <T extends Dependency<Task> & PriorityProvider & Task> T
getDelegate()
Returns a delegate to be used when the parent class of the implementor can extend from a PriorityTask

Public Methods

public abstract T getDelegate ()

Returns a delegate to be used when the parent class of the implementor can extend from a PriorityTask