BetterModel
Toggle table of contents
1.8.0-SNAPSHOT-202
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.util
/
HttpUtil
/
HttpClientConsumer
Http
Client
Consumer
@
FunctionalInterface
interface
HttpClientConsumer
<
T
>
Http client consumer
Parameters
<T>
type
Members
Functions
accept
Link copied to clipboard
@
NotNull
abstract
fun
accept
(
@
NotNull
client
:
@
NotNull
HttpClient
)
:
@
NotNull
T
Accepts a task with an http client