Ksui
Toggle table of contents
2.2.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.model
/
Result
/
Ok
Ok
data
class
Ok
<
out
V
>
(
val
value
:
V
)
:
Result
<
V
,
Nothing
>
Members
Constructors
Ok
Link copied to clipboard
constructor
(
value
:
V
)
Properties
value
Link copied to clipboard
val
value
:
V