hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
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)