Null Object Design Pattern

preview_player
Показать описание
# Null Object Pattern # Null Object # Null Pattern

Null Object pattern is all about handling the null keyword in a way that removes
all of those nasty if (object == null) checks from your code.
It also makes handling default values for null objects
Рекомендации по теме
Комментарии
Автор

Until I finally found a simple example, it was that I needed, thank you.

siin.sistemadecontroldeinv