T
@FunctionalInterface public interface Observer<T extends Event>
void
on(T event)
void on(T event)
event