toggle menu
jqwik-kotlin
1.8.1
jvm
switch theme
search in API
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