korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-io
/
korlibs.io.util
/
RedirectField
Redirect
Field
class
RedirectField
<
V
>
(
val
redirect
:
KProperty0
<
V
>
)
Members
Constructors
Redirect
Field
Link copied to clipboard
constructor
(
redirect
:
KProperty0
<
V
>
)
Properties
redirect
Link copied to clipboard
val
redirect
:
KProperty0
<
V
>
Functions
get
Value
Link copied to clipboard
inline operator
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
V