kodein-db-api
/
org.kodein.db
/
TypeTable
/
Builder
/
root
common
root
fun <
T
:
Any
>
root
(type:
KClass
<
T
>, name:
ReadMemory
= defaultNameOf(type)):
TypeTable.Builder.Root
<
T
>
Content copied to clipboard
inline fun <
T
:
Any
>
root
(name:
ReadMemory
= defaultNameOf(T::class)):
TypeTable.Builder.Root
<
T
>
Content copied to clipboard