@FunctionalInterface public interface ZoleTransitionCallback<S,I>
void
accept(S fromState, I withInput, S toState)
void accept(S fromState, I withInput, S toState)
Copyright © 2016. All rights reserved.