Class Stoppable

java.lang.Object
org.eclipse.net4j.util.concurrent.Stoppable
All Implemented Interfaces:
Runnable

public abstract class Stoppable extends Object implements Runnable
A runnable that can be stopped.
Since:
3.2
Author:
Eike Stepper
  • Constructor Details

    • Stoppable

      public Stoppable()
  • Method Details