public interface PartingTransition<S,A,B> extends Function<S,de.flapdoodle.types.Either<A,B>>, Route.Transition<de.flapdoodle.types.Either<A,B>>
andThen, apply, compose, identity
Copyright © 2017. All rights reserved.