public interface WorkUnitFactory
WorkUnit
instances. Reusable means here that the
Callable.call()
method can be called on the same instance (with
possibly different inputs).Modifier and Type | Method and Description |
---|---|
WorkUnit |
createWorkUnit() |