Toolbox
Toggle table of contents
java
Target filter
java
Switch theme
Search in API
Skip to content
Toolbox
csv
/
com.michaelflisar.toolbox.csv
/
CSVManager
/
toList
to
List
abstract
fun
toList
(
item
:
T
)
:
List
<
String
>