Class SyncThread

  • All Implemented Interfaces:
    Runnable

    public class SyncThread
    extends Thread
    This thread class is used for sending the events synchronously. It acts like a marker.
    Author:
    Felix Project Team
    • Constructor Detail

      • SyncThread

        public SyncThread​(Runnable target)
        Constructor used by the thread pool.
        Parameters:
        target - The target