com.hedgehog.gdzietabiedra.ribs
Package com.hedgehog.gdzietabiedra.ribs
Types
Name | Summary |
---|---|
RootBuilder | class RootBuilder : ViewBuilder< RootView , RootRouter , ParentComponent > Builder for the {@link RootScope}. |
RootInteractor | class RootInteractor : BaseInteractor < RootPresenter , RootRouter > Coordinates Business Logic for RootBuilder.RootScope. |
RootListener | interface RootListener |
RootRouter | class RootRouter : ViewRouter< RootView , RootInteractor , Component > Adds and removes children of {@link RootBuilder.RootScope}. |
RootView | class RootView : LinearLayout , RootPresenter Top level view for {@link RootBuilder.RootScope}. |