Setter (computer science)
Appearance
A setter, in regards to programming is half of an abstraction allowing two methods to represent a property. This normally follows the form of void set_propertyname(obj val); and obj get_propertyname();.
This redirect has not been added to any content categories. Please help out by adding categories to it so that it can be listed with similar redirects. |