org.ujmp.core.util.concurrent
Class BackgroundTask
- java.lang.Object
-
- org.ujmp.core.util.concurrent.BackgroundTask
-
public abstract class BackgroundTask extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description BackgroundTask(java.lang.Object... objects)
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method and Description java.lang.ObjectgetObject(int i)java.lang.ObjectgetResult()abstract java.lang.Objectrun()
-
-
-
Method Detail
-
run
public abstract java.lang.Object run()
-
getResult
public java.lang.Object getResult() throws java.lang.InterruptedException, java.util.concurrent.ExecutionException- Throws:
java.lang.InterruptedExceptionjava.util.concurrent.ExecutionException
-
getObject
public final java.lang.Object getObject(int i)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG