krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
wasm
/
uk.shusek.krwa.wasm.types
/
SubType
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
SubType
with
Comp
Type
Link copied to clipboard
fun
withCompType
(
compType
:
CompType
)
:
SubType.Builder
with
Final
Link copied to clipboard
fun
withFinal
(
isFinal
:
Boolean
)
:
SubType.Builder
with
Type
Idx
Link copied to clipboard
fun
withTypeIdx
(
typeIdx
:
IntArray
)
:
SubType.Builder