Helper class

In object-oriented programming, a helper class is used to assist in providing some functionality, which isn't the main goal of the application or class in which it is used. An instance of a helper class is called a helper object (for example, in the delegation pattern).

Source: Wikipedia — Helper class (CC BY-SA 4.0)

Helper class

In object-oriented programming, a helper class is used to assist in providing some functionality, which isn't the main goal of the application or class in which it is used. An instance of a helper class is called a helper object (for example, in the delegation pattern).

Source: Wikipedia "Helper class" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy