toggle menu
Social-Network
0.1.0-archeo+31d6ff7
jvm
switch theme
search in API
friendship-service
/
social.friendship.application
/
FriendshipRepository
/
findAllFriendsOf
find
All
Friends
Of
abstract
fun
findAllFriendsOf
(
userID
:
User.UserID
)
:
Iterable
<
User
>