fiktion
Toggle table of contents
0.2.4
Select version
0.4.1
0.4.0
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
fiktion
fiktion-core
/
dev.s7a.fiktion
/
CollectionGenerationSpec
/
withSize
with
Size
abstract
infix
fun
withSize
(
size
:
Int
)
:
CollectionGenerationSpec
<
Element
,
CollectionType
>
Sets the generated collection size.
abstract
infix
fun
withSize
(
range
:
IntRange
)
:
CollectionGenerationSpec
<
Element
,
CollectionType
>
Sets the generated collection size range.