Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
room
/
com.michaelflisar.toolbox.room.interfaces
/
IDaoFullFlow
IDao
Full
Flow
interface
IDaoFullFlow
<
FullEntity
>
optionales common interface
Members
Functions
flow
All
Full
Link copied to clipboard
abstract
fun
flowAllFull
(
)
:
Flow
<
List
<
FullEntity
>
>
flow
Full
Link copied to clipboard
abstract
fun
flowFull
(
id
:
Long
)
:
Flow
<
FullEntity
>