JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.sanctionco.thunder.models.User
Uses of
User
in
com.sanctionco.thunder.models
Methods in
com.sanctionco.thunder.models
that return
User
Modifier and Type
Method
Description
User
User.
withTime
(long creationTime, long lastUpdateTime)
Creates a new User instance with the same properties as the current one, adding additional creationTime and lastUpdatedTime properties.