Package org.xyou.xcommon.thread
Class XThreadFuture
- java.lang.Object
-
- org.xyou.xcommon.thread.XThreadFuture
-
public class XThreadFuture extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancancel(@NonNull java.lang.Boolean mayInterruptIfRunning)java.lang.Objectget()booleanisCancelled()booleanisDone()
-