Uses of Package
org.extex.interpreter.context.observer.count

Packages that use org.extex.interpreter.context.observer.count
org.extex.interpreter.context.impl.extension   
org.extex.interpreter.context.observer.count This package contains definitions for a count change observer. 
org.extex.interpreter.max.context This package contains a reference implementation for the Context
 

Classes in org.extex.interpreter.context.observer.count used by org.extex.interpreter.context.impl.extension
CountObservable
          This interface describes the possibility to register an observer for an expansion event.
 

Classes in org.extex.interpreter.context.observer.count used by org.extex.interpreter.context.observer.count
CountObserver
          This interface describes the ability to receive a notification about the change of a count register.
 

Classes in org.extex.interpreter.context.observer.count used by org.extex.interpreter.max.context
CountObservable
          This interface describes the possibility to register an observer for an expansion event.
CountObserver
          This interface describes the ability to receive a notification about the change of a count register.