Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
room
/
com.michaelflisar.toolbox.room.dao
/
BaseCrossRefDao
/
getAllLeft
get
All
Left
suspend
fun
getAllLeft
(
id
:
ID
)
:
List
<
T
>
suspend
fun
getAllLeft
(
ids
:
List
<
ID
>
)
:
List
<
T
>