public abstract class RunnableTask extends Object implements Runnable
protected Object[]
objects
RunnableTask(Object... objects)
abstract void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Object[] objects
public RunnableTask(Object... objects)
public abstract void run()
run
Runnable
Copyright © 2021. All rights reserved.