Interface HasDataPresenter.View<T>

Type Parameters:
T - the data type
Enclosing class:
HasDataPresenter<T>

static interface HasDataPresenter.View<T>
The view that this presenter presents.