| Interface | Description |
|---|---|
| Counter |
User: fkleedorfer
Date: 30.04.14
|
| Class | Description |
|---|---|
| BaseCounterAction |
User: fkleedorfer
Date: 30.04.14
|
| CounterImpl |
Counter that is intended to be shared between actions and listeners.
|
| CountEvent |
Indicates that a counter changed its count.
|
| DecrementCounterAction |
Action that decrements the specified counter.
|
| EventPublishingCounter |
Counter that publishes a CountEvent each time it counts.
|
| IncrementCounterAction |
Action that increments the specified counter.
|
| TargetCounterDecorator |
User: fkleedorfer
Date: 30.04.14
|
| TargetCountReachedEvent |
Event indicating that a Counter reached its target count.
|
Copyright © 2018. All Rights Reserved.