-
public final class UserChangedState
-
-
Constructor Summary
Constructors Constructor Description UserChangedState(UserState current)
-
Method Summary
Modifier and Type Method Description final UserStategetCurrent()final JSONObjecttoJSONObject()-
-
Constructor Detail
-
UserChangedState
UserChangedState(UserState current)
-
-
Method Detail
-
getCurrent
final UserState getCurrent()
-
toJSONObject
final JSONObject toJSONObject()
-
-
-
-