- All Superinterfaces:
- java.util.concurrent.Callable<V>, StripedObject
public interface StripedCallable<V>
extends java.util.concurrent.Callable<V>, StripedObject
All of the Callables in the same "Stripe" will be executed consecutively.
- See Also:
StripedExecutorService