hmi.environment
Interface PoisonPillRunnable

All Superinterfaces:
Runnable

public interface PoisonPillRunnable
extends Runnable

Marker interface to indicate the final Runnable. No more runnables should be inserted after this one.

Author:
Herwin van Welbergen

Method Summary
 
Methods inherited from interface java.lang.Runnable
run