class Concurrent::Async::AsyncDelegator

Delegates asynchronous, thread-safe method calls to the wrapped object.

@!visibility private