LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.config.gson.adapter
/
OptionalAdapter
/
Factory
/
create
create
open
override
fun
<
T
>
create
(
gson
:
Gson
,
type
:
TypeToken
<
T
>
)
:
TypeAdapter
<
T
>
?