Documentation of 'org.ujmp.core.util.concurrent.BackgroundTask' Java class
BackgroundTask
org.ujmp.core.util.concurrent

Class BackgroundTask



  • public abstract class BackgroundTask
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      BackgroundTask(java.lang.Object... objects) 
    • Constructor Detail

      • BackgroundTask

        public BackgroundTask(java.lang.Object... objects)
    • 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.InterruptedException
        java.util.concurrent.ExecutionException
      • getObject

        public final java.lang.Object getObject(int i)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.