rd-framework
/
com.jetbrains.rd.framework
/
readList
readList
inline
fun
<
T
>
AbstractBuffer
.
readList
(
inner
:
(
)
->
T
)
:
List
<
T
>