Class ConcurrentExecutor

java.lang.Object
io.github.ascopes.protobufmavenplugin.utils.ConcurrentExecutor

@Named public final class ConcurrentExecutor extends Object
Helper component that allows scheduling IO-bound tasks within a thread pool.
Since:
2.2.0
Author:
Ashley Scopes