Documentation of 'org.ujmp.core.task.Task' Java class
Task
org.ujmp.core.task

Interface Task<V>

  • All Superinterfaces:
    java.util.concurrent.Callable<V>
    All Known Implementing Classes:
    AbstractTask, SVDTask


    public interface Task<V>
    extends java.util.concurrent.Callable<V>
    • Method Detail

      • execute

        V execute()
           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • executeInBackground

        java.util.concurrent.Future<V> executeInBackground()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.