toggle menu
0.6.5+1.21.3
0.6.5+1.21.3
0.6.4+1.21.3
0.6.3+1.21.3
0.6.1+1.21.3
0.6.0+1.21.3
0.5.9+1.21.3
0.5.7+1.21.2
0.5.6+1.21.2
0.5.5+1.21.2
0.5.3+1.21
0.5.0+1.21
jvm
switch theme
search in API
Fzzy Config
/
me.fzzyhmstrs.fzzy_config.util
/
TriState
/
Companion
Companion
object
Companion
Members
Properties
CODEC
Link copied to clipboard
val
CODEC
:
Codec
<
TriState
>
Functions
of
Link copied to clipboard
fun
of
(
bl
:
Boolean
)
:
TriState
Gets the corresponding tri-state from a boolean value.
fun
of
(
bl
:
Boolean
?
)
:
TriState
Gets a tri-state from a nullable boolean.