hunt v1.4.18 (2021-11-01T06:18:24Z)
Home
Dub
Repo
NoopCallback.succeeded
hunt
util
Common
NoopCallback
<p> Callback invoked when the operation completes. </p>
@see #failed(Throwable)
class
NoopCallback
void
succeeded
(
)
Meta
Source
See Implementation
hunt
util
Common
NoopCallback
functions
failed
isNonBlocking
succeeded
<p> Callback invoked when the operation completes. </p>
@see #failed(Throwable)