Package io.github.marcopaglio.booking.presenter
package io.github.marcopaglio.booking.presenter
Provides interfaces for facing the presenter for the booking application.
-
ClassDescriptionThis interface provides methods for operating on the booking application and notifies the view(s) about changes.