Class GovernmentCLIManager

java.lang.Object
collectionManagers.modeManagers.userMode.GovernmentCLIManager
All Implemented Interfaces:
ModeManager<Government>

public class GovernmentCLIManager extends Object implements ModeManager<Government>
The GovernmentCLIManager class is responsible for managing the Government mode in the user interface. It implements the ModeManager interface for Government type and provides methods for building the object.
Since:
2.0
Author:
boris
  • Constructor Details

    • GovernmentCLIManager

      public GovernmentCLIManager()
  • Method Details