public interface EventHandler<E extends Event>
void
handleEvent(E event)
void handleEvent(E event) throws Exception
event
Exception
Copyright © 2020. All rights reserved.