@FunctionalInterface public interface EventHandler<T>
void
onEvent(T event)
void onEvent(T event)
event
Copyright © 2020. All rights reserved.