Package commandManager.commands
package commandManager.commands
-
ClassDescriptionAdds new element to collection.Add element if it's value greater than max value.Adds element if it's value lower than min value.Provides Argument ConsumerBase interface for command implementation.Clears collectionShows count of the elements greater than distance value.Terminates the application (without saving collection).Shows reference about available commands.Shows information about the collection.Returns element from collection with min creation date.Prints all distance fields in ascending sorting.Removes element from collection by id.Removes elements from collection greater than given in argument.Saves collection to file.Shows every element of the collection in toString() interpretation.Updates element by its ID.