Class ExecutorExamples

java.lang.Object
org.hortonmachine.gui.utils.executor.ExecutorExamples

public class ExecutorExamples
extends java.lang.Object
Usage examples for the executor.
Author:
Andrea Antonello (www.hydrologis.com)
  • Constructor Summary

    Constructors 
    Constructor Description
    ExecutorExamples()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  
    static void runIndeterminate()  
    static void runWithProgress()  
    static void runWithProgressException()  
    static void runWithProgressSysout()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait