hunt-extra v1.0.10 (2021-04-13T02:41:33Z)
Home
Dub
Repo
Callback.succeeded
hunt
util
Common
Callback
<p> Callback invoked when the operation completes. </p>
@see #failed(Throwable)
interface
Callback
void
succeeded
(
)
Meta
Source
See Implementation
hunt
util
Common
Callback
functions
failed
isNonBlocking
succeeded
static variables
NOOP
<p> Callback invoked when the operation completes. </p>
@see #failed(Throwable)