Class UserSession.SessionBundle
java.lang.Object
edu.ntnu.idi.idatt.session.UserSession.SessionBundle
- Enclosing class:
UserSession
SessionBundle class.
Wrapper class for easier creating big JSON models in arrays to serialize and deserialize.
-
Constructor Summary
ConstructorsConstructorDescriptionSessionBundle(Player player, Exchange exchange) Constructor for SessionBundle. -
Method Summary
Modifier and TypeMethodDescriptionGetter for exchange.Getter for player.
-
Constructor Details
-
SessionBundle
-
-
Method Details
-
getPlayer
-
getExchange
-