Class StatisticHandler
java.lang.Object
com.ubs.backend.classes.instructions.StatisticHandler
- All Implemented Interfaces:
InstructionHandler
- Since:
- 13.08.2021
- Author:
- Tim Irmler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate Answerprivate StatisticgetRandomStatisticType(ArrayList<Statistic> statistics)Handles the Response for the answer
-
Constructor Details
-
StatisticHandler
public StatisticHandler()
-
-
Method Details
-
handle
Description copied from interface:InstructionHandlerHandles the Response for the answer- Specified by:
handlein interfaceInstructionHandler- Parameters:
answer- the Answer which is being used- Returns:
- the Response for the Server
-
generateAnswer
-
getRandomStatisticType
-
getAllStatisticTypes
-