toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
UserDataHolder
/
getUserData
get
User
Data
fun
<
T
:
Any
>
getUserData
(
key
:
Key
<
T
>
)
:
T
?
Returns the value to which the specified
key
is mapped, as a value of type
T
.