Package repast.simphony.engine.watcher
Class NotifierID
java.lang.Object
repast.simphony.engine.watcher.NotifierID
Encapsulates the unique identifying data of
a notifier. This includes the annotated method
and the annotation parameters.
- Author:
- Nick Collier
-
Constructor Summary
ConstructorDescriptionNotifierID
(WatchParameters params) Creates a new NotifierID out of the specified WatchParameters. -
Method Summary