| 构造器和说明 |
|---|
JoinableClosure(Closure closure) |
public JoinableClosure(Closure closure)
public void join()
throws InterruptedException
public void join(long timeoutMillis)
throws InterruptedException,
TimeoutException
public Closure getClosure()
Copyright © 2021. All rights reserved.