public abstract static class BackgroundExecutor.Task extends Object implements Runnable
Task(String id, int delay, String serial)
abstract void
execute()
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Task(String id, int delay, String serial)
public void run()
run
Runnable
public abstract void execute()
Copyright © 2010-2015. All Rights Reserved.