And
A subclass of GlobalParameter that adds pairs of strings to a mutable list.
This class inherits from the GlobalParameter class and overrides the addParameter method. It uses a mutable list of pairs of strings as its internal data structure. It adds pairs of strings to this list using the add method. The list can then be accessed by other classes using the parameters property.
Author
TOTHTOMI
Since
Jul. 25, 2023