Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- Add - Class in commandManagers.commands
-
Command to add a new city to the collection.
- Add() - Constructor for class commandManagers.commands.Add
-
Default constructor from 1.0
- Add(ModeManager<City>) - Constructor for class commandManagers.commands.Add
-
Provides choosing handler
- addElementToCollection(City) - Method in class collectionManagers.CityManager
-
Adds a City element to the collection managed by the CityManager.
- addElementToCollection(E) - Method in interface collectionManagers.CollectionManager
-
Provides method for fast adding element in collection.
- AddIfMin - Class in commandManagers.commands
-
Command to add a new city to the collection if it has a smaller population than the smallest city in the collection.
- AddIfMin() - Constructor for class commandManagers.commands.AddIfMin
-
Default constructor from 1.0
- AddIfMin(ModeManager<City>) - Constructor for class commandManagers.commands.AddIfMin
-
Provides choosing handler
- addToCommandsHistoryQueue(String) - Static method in class commandManagers.commands.History
-
Adds a command to the command history queue
- ANARCHY - Enum constant in enum class collection.City.Government
- AreaValidator - Class in collectionManagers.validators
-
Implementation of validator for Area
- AreaValidator() - Constructor for class collectionManagers.validators.AreaValidator
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form