Interface NamedRunnable
-
- All Superinterfaces:
IRunnableNameProvider
,java.lang.Runnable
public interface NamedRunnable extends java.lang.Runnable, IRunnableNameProvider
ARunnable
with a name.
-
-
Method Summary
-
Methods inherited from interface ch.systemsx.cisd.base.namedthread.IRunnableNameProvider
getRunnableName
-
-