hunt-extra ~master (2022-05-12T12:30:08.6048136)
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)