Visitor

From CSSEMediaWiki
Revision as of 06:10, 30 July 2008 by Tureiti Keith (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction

The Visitor is a behavioural pattern. It allows the designer to define new operations on a class and its members, without modifying the class itself.

Personal tools