public abstract class ETask extends Object implements Runnable
protected String
params
ETask(String params)
abstract void
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
run
protected String params
public ETask(String params)
public abstract void stop()
Copyright © 2023. All rights reserved.