public interface MergeTransition<L,R,D> extends BiFunction<L,R,State<D>>, Route.Transition<D>
andThen, apply
Copyright © 2017. All rights reserved.