pht\Runnable::runThe entry point of a threaded class 説明
public void pht\Runnable::run
( void
)
This method acts as the entry point of execution for a threaded class. It must be defined by all classes that will be threaded. パラメータこの関数にはパラメータはありません。 戻り値No return value. |