public interface Task<P>
void
run(P parameter)
void run(P parameter) throws Exception
parameter
Exception