Package | Description |
---|---|
com.giacomodrago.racerunner |
Class and Description |
---|
RaceListener
This listener is injected into each
RaceRunnable and is used
to notify the Runner that a RaceRunnable won the race. |
RaceRunnable
All the runnables that will take part in the race shall
implement this interface.
|