public abstract static class BackgroundExecutor.Task extends Object implements Runnable
Task(String id, long delay, String serial)
abstract void
execute()
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Task(String id, long delay, String serial)
public void run()
run
Runnable
public abstract void execute()
Copyright © 2010–2018 simpligility technologies inc.. All rights reserved.