com.hedgehog.gdzietabiedra.ribs.bottomnav.map / MapRouter
MapRouter
class MapRouter : ViewRouter<
MapView
,
MapInteractor
,
Component
>
(source)
Adds and removes children of {@link MapBuilder.MapScope}.
TODO describe the possible child configurations of this scope.
Constructors
Name | Summary |
---|---|
<init> | MapRouter(view: MapView , interactor: MapInteractor , component: Component ) Adds and removes children of {@link MapBuilder.MapScope}. |