public abstract class RunnableObject extends Object implements Runnable
protected
RunnableObject(RunnablePool pool)
void
run()
abstract void
runTask()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected RunnableObject(RunnablePool pool)
public void run()
run
Runnable
public abstract void runTask()
Copyright © 2000–2022 EPAM Systems. All rights reserved.