com.hedgehog.gdzietabiedra.ribs.splash / SplashRouter

SplashRouter

class SplashRouter : ViewRouter<SplashView, SplashInteractor, Component> (source)

Adds and removes children of {@link SplashBuilder.SplashScope}.

TODO describe the possible child configurations of this scope.

Constructors

Name Summary
<init> SplashRouter(view: SplashView, interactor: SplashInteractor, component: Component)
Adds and removes children of {@link SplashBuilder.SplashScope}.