Class User

  • All Implemented Interfaces:
    java.io.Serializable

    public class User
    extends java.lang.Object
    implements java.io.Serializable
    Very class defining the structure of user data
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      User()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static User fromJson​(java.lang.String json)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait