jqwik-kotlin
Toggle table of contents
1.9.3
jvm
Platform filter
jvm
Switch theme
Search in API
jqwik-kotlin
jqwik-kotlin
/
net.jqwik.kotlin.api
/
ArbitraryProperty
Arbitrary
Property
@
API
(
status
=
API.Status.EXPERIMENTAL
,
since
=
"1.8.0"
)
class
ArbitraryProperty
<
T
>
:
ReadOnlyProperty
<
Nothing
?
,
T
>
Members
Functions
get
Value
Link copied to clipboard
open
operator override
fun
getValue
(
thisRef
:
Nothing
?
,
property
:
KProperty
<
*
>
)
:
T