-
class
Adds new element to collection.
class
Add element if it's value greater than max value.
class
Adds element if it's value lower than min value.
class
class
Shows count of the elements greater than distance value.
class
class
Terminates the application (without saving collection).
class
Shows reference about available commands.
class
Shows information about the collection.
class
Returns element from collection with min creation date.
class
Prints all distance fields in ascending sorting.
class
Removes element from collection by id.
class
Removes elements from collection greater than given in
argument.
class
Shows every element of the collection in toString()
interpretation.
class
Updates element by its ID.