BetterModel
Toggle table of contents
1.14.1-SNAPSHOT-419
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.util
/
HttpUtil
/
client
client
open
fun
<
T
>
client
(
@
NotNull
consumer
:
@
NotNull
HttpUtil.HttpClientConsumer
<
T
>
)
:
@
NotNull
HttpUtil.Result
<
T
>
Uses http client
Return
result
Parameters
consumer
consumer
<T>
type