rd-framework
2023.1.2
rd-framework
/
com.jetbrains.rd.framework.impl
/
RdSet
/
RdSet
Rd
Set
fun
<
T
:
Any
>
RdSet
(
valueSerializer
:
ISerializer
<
T
>
=
Polymorphic<T>()
)
Content copied to clipboard
fun
<
T
:
Any
>
RdSet
(
valueSerializer
:
ISerializer
<
T
>
,
set
:
ViewableSet
<
T
>
)
Content copied to clipboard