public interface EndedHandler extends EventHandler
EndedEvent events.
 
 Experimental API: This API is still under development and is subject to change.
| Modifier and Type | Method and Description | 
|---|---|
| void | onEnded(EndedEvent event)Called when EndedEvent is fired. | 
void onEnded(EndedEvent event)
event - the EndedEvent that was fired