public interface EventHandler<T,E>
T
handle(T state, Event<E> e)
T handle(T state, Event<E> e)
Copyright © 2019. All rights reserved.