Package de.dante.extex.interpreter.observer.pop

This package contains definitions for the pop observer.

See:
          Description

Interface Summary
PopObservable This interface describes the possibility to register an observer for a pop event.
PopObserver This interface describes the ability to receive a notification after a pop occurs.
 

Class Summary
PopObserverList This class provides a type-safe list of observers for the pop event.
 

Package de.dante.extex.interpreter.observer.pop Description

This package contains definitions for the pop observer.