com.hedgehog.gdzietabiedra.ribs.bottomnav.shopslist / ShopsListRouter

ShopsListRouter

class ShopsListRouter : ViewRouter<ShopsListView, ShopsListInteractor, Component> (source)

Adds and removes children of {@link ShopsListBuilder.ShopsListScope}.

TODO describe the possible child configurations of this scope.

Constructors

Name Summary
<init> ShopsListRouter(view: ShopsListView, interactor: ShopsListInteractor, component: Component)
Adds and removes children of {@link ShopsListBuilder.ShopsListScope}.