com.joptimizer.util
Class MyTask
- java.lang.Object
-
- com.joptimizer.util.MyTask
-
- All Implemented Interfaces:
- java.util.concurrent.Callable<java.lang.Integer>
public class MyTask extends java.lang.Object implements java.util.concurrent.Callable<java.lang.Integer>Parallelized task.- See Also:
- "http://embarcaderos.net/2011/01/23/parallel-processing-and-multi-core-utilization-with-java/"
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.Integercall()
-
DMelt 3.0 © DataMelt by jWork.ORG