A
M
public interface IHandleable<A,M>
<C> C
handle(IAction<A,M> action)
<C> C handle(IAction<A,M> action)
C
action