Kiln
Toggle table of contents
1.0.0-alpha04
common
Target filter
common
Switch theme
Search in API
Skip to content
Kiln
runtime
/
io.github.sufarook.kiln.runtime
/
CrudRepository
/
findById
find
By
Id
abstract
suspend
fun
findById
(
id
:
ID
)
:
T
?