toggle menu
Social-Network
0.1.0-archeo+31d6ff7
jvm
switch theme
search in API
friendship-service
/
social.friendship.domain
/
User
/
Companion
Companion
object
Companion
:
Factory
<
User
>
Factory companion object to create a user.
Members
Functions
of
Link copied to clipboard
fun
of
(
userID
:
String
)
:
User
fun
of
(
userID
:
User.UserID
)
:
User
Creates a user with the given user ID.