toggle menu
JchuComponents
androidJvm
switch theme
search in API
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.foundation.text
/
ImmutableWrapper
Immutable
Wrapper
@
Immutable
data
class
ImmutableWrapper
<
T
>
(
val
value
:
T
)
Members
Members & Extensions
Constructors
Immutable
Wrapper
Link copied to clipboard
constructor
(
value
:
T
)
Properties
value
Link copied to clipboard
val
value
:
T
Functions
get
Value
Link copied to clipboard
operator
fun
<
T
>
ImmutableWrapper
<
T
>
.
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
T