AnalysisScreenContract

Created by Alpar Szotyori on 08.05.2019. Copyright (c) 2019 Gini GmbH.

interface AnalysisScreenContract

Types

Presenter
Link copied to clipboard
abstract class Presenter extends GiniVisionBasePresenter<AnalysisScreenContract.View> implements AnalysisFragmentInterface
View
Link copied to clipboard
abstract class View implements GiniVisionBaseView<AnalysisScreenContract.Presenter>, AnalysisFragmentInterface