Class UserKt
-
- All Implemented Interfaces:
public final class UserKt
-
-
Method Summary
Modifier and Type Method Description final static List<User>updateUsers(Collection<User> $self, Map<String, User> users)Updates a collection of users by more fresh value of users. -
-
Method Detail
-
updateUsers
final static List<User> updateUsers(Collection<User> $self, Map<String, User> users)
Updates a collection of users by more fresh value of users.
-
-
-
-