Class FactsHandler
java.lang.Object
com.ubs.backend.classes.instructions.FactsHandler
- All Implemented Interfaces:
InstructionHandler
- Since:
- 10.08.2021
- Author:
- Tim Irmler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FactsHandler
public FactsHandler()
-
-
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
-
toString
-