Interface StripedRunnable
-
- All Superinterfaces:
java.lang.Runnable,StripedObject
public interface StripedRunnable extends java.lang.Runnable, StripedObject
All of the Runnables in the same "Stripe" will be executed consecutively.- See Also:
StripedExecutorService
-
-
Method Summary
-
Methods inherited from interface eu.javaspecialists.tjsn.concurrency.stripedexecutor.StripedObject
getStripe
-
-