kodein-db-api
/
org.kodein.db
/
TypeTable
/
Type
/
Root
common
Root
class
Root
<
T
:
Any
>(type:
KClass
<
T
>, name:
ReadMemory
, subs:
List
<
TypeTable.Type.Sub
<out
T
>>) :
TypeTable.Type
<
T
>
Content copied to clipboard
Properties
Properties
name
Link copied to clipboard
common
val
name
:
ReadMemory
Content copied to clipboard
subs
Link copied to clipboard
common
val
subs
:
List
<
TypeTable.Type.Sub
<out
T
>>
Content copied to clipboard
type
Link copied to clipboard
common
val
type
:
KClass
<
T
>
Content copied to clipboard