Package 

Class UserUtilsKt

    • Method Summary

      Modifier and Type Method Description
      final static User mergePartially(User $self, User that) Partially merges that user data into this user data.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail