public abstract class CommonThread extends Object implements Runnable
CommonThread()
abstract void
execute()
static Integer
getSumThread()
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommonThread()
public static Integer getSumThread()
public void run()
run
Runnable
public abstract void execute() throws Exception
Exception
Copyright © 2017–2021 cn.gtmap. All rights reserved.