hunt-extra v1.2.0 (2021-10-28T02:27:09Z)
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)