class Concurrent::SerializedExecutionDelegator

A wrapper/delegator for any ‘ExecutorService` that guarantees serialized execution of tasks.

@see [SimpleDelegator](www.ruby-doc.org/stdlib-2.1.2/libdoc/delegate/rdoc/SimpleDelegator.html) @see Concurrent::SerializedExecution