Command는 Reified Method Call 이다.
Reify란?
추상적 개념을 실체가 있는 객체로 변환하는 것
Command 패턴에서는 메서드 호출을 객체로 면환하여 저장하거나 전달할 수 있음.
Command 패턴 예시
Configuring Input (입력 설정 구성)
Directions for Actors
Undo and Redo