Package org.progettoedids.repositories
Class UserCommandRepository
java.lang.Object
org.progettoedids.repositories.UserCommandRepository
UserCommandRepository holds a factory method that produces various subtypes of UserCommand(s)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic UserCommand[]getMainUserCommands(CommandLogger commandLogger)
-
Constructor Details
-
UserCommandRepository
public UserCommandRepository()
-
-
Method Details
-
getMainUserCommands
-