com.bbn.openmap.layer.vpf
Interface TerminatingRunnable

All Superinterfaces:
java.lang.Runnable
All Known Implementing Classes:
FeatureClassInfo

public interface TerminatingRunnable
extends java.lang.Runnable

Classes that implement this interface are Runnable (in the Thread sense), but have run() methods that will terminate in a bounded amount of time.

See Also:
Thread, Runnable.run()

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



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details