DataSelector

interface DataSelector<T : Any>

Functions

select
Link copied to clipboard
common
abstract suspend fun select(workspace: Workspace, meta: Meta): DataSet<T>

Inheritors

TaskReference
Link copied to clipboard