Creating behaviors
WakeupCriterion class methods
- The WakeupCriterion base class only provides a
method to ask if the wakeup has been triggered
- Each of the subclasses provide constructors and
methods for specific wakeup criterion
| Method |
| WakeupCriterion( ) |
| boolean hasTriggered( ) |