public interface CommonTaskExecutor.Task<T>
abstract void
run(T target)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void run(T target)