core
Toggle table of contents
1.1.16
common
Target filter
common
Switch theme
Search in API
Skip to content
core
core
/
net.zagart.keystone.annotations
/
EntityAdapter
/
toMap
to
Map
abstract
fun
toMap
(
entity
:
T
)
:
Map
<
String
,
Any
>
Maps the entity properties to a flat key-value map for storage.