# 널 오브젝트 패턴 (Null Object Pattern)

> Clean Markdown view of GeekNews topic #923. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=923](https://news.hada.io/topic?id=923)
- GeekNews Markdown: [https://news.hada.io/topic/923.md](https://news.hada.io/topic/923.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-11-18T12:15:18+09:00
- Updated: 2019-11-18T12:15:18+09:00
- Original source: [johngrib.github.io](https://johngrib.github.io/wiki/null-object-pattern/)
- Points: 7
- Comments: 0

## Topic Body

인터페이스는 구현하지만 아무 일도 하지 않는 객체.

"이 패턴은 종종 null 검사의 필요를 제거하고, 코드를 단순화하는 데 도움이 된다"

## Comments



_No public comments on this page._
