Packagecom.bourre.pattern.memento
Interfacepublic interface IMemento

Player version: Flash Player 9.0
Language version: ActionScript 3.0

IMemento is an interface used to store the state of an object.

Implements this interface to define specific memento for specific object.