public interface TrainingListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(TrainingEvent event)
Invoked when a training event occurs.
|
void handleEvent(TrainingEvent event)
event
- the training eventCopyright © 2022. All rights reserved.