Instance of Adapter that can be used when the callback methods need an empty implementation without incurring in the cost of allocating a new Adapter object.
<p> Callback invoked when the operation completes. </p>
<p> Callback invoked when the operation fails. </p>
@return True if the callback is known to never block the caller