dataforge-context
/
space.kscience.dataforge.provider
/
top
common
jvm
top
common
fun <
T
:
Any
>
Provider
.
top
(target:
String
, type:
KClass
<out
T
>):
Map
<
Name
,
T
>
Content copied to clipboard
inline fun <
T
:
Any
>
Provider
.
top
(target:
String
):
Map
<
Name
,
T
>
Content copied to clipboard
Typed top level content
jvm
inline fun <
T
:
Any
>
Provider
.
top
():
Map
<
Name
,
T
>
Content copied to clipboard