提交 d83f81ad authored 作者: Thomas Mueller's avatar Thomas Mueller

Formatting

上级 ae6f7b84
......@@ -18,7 +18,7 @@ public abstract class Task implements Runnable {
/**
* A flag indicating the get() method has been called.
*/
protected volatile boolean stop;
public volatile boolean stop;
/**
* The result, if any.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论