MutatorMethod
Last edit September 20, 2004
A method that mutates (changes) the state of the object.
The opposite of
InspectorMethod
.
Other kinds of methods are
ConstructorMethod
,
FactoryMethod
,
DestructorMethod
(C++).