avail
2.0.0.alpha28
jvm
avail
/
avail.utility
/
Mutable
/
Mutable
Mutable
constructor
(
value
:
T
)
Constructor that takes an initial value.
Parameters
T
The type of mutable object.
value
The initial value.