Kotlin Delegation

Kotlin Delegation

Asterbyte Engineering

55 лет назад

354 Просмотров

Delegation is a design pattern in which an object handles a request by delegating to a helper object, called the delegate. The delegate is responsible for handling the request on behalf of the original object and making the results available to the original object.
Ссылки и html тэги не поддерживаются


Комментарии: