Join Slack
Communities
Powered by
Repository acts like a set of commands used to man...
# android-architecture
d
Davor Maric
05/29/2018, 10:16 AM
Repository acts like a set of commands used to manipulate the data. For this instance you would have
setDate
,
setAppointmentDetails
,
getAppointment
methods. It is up to data module to decide how is it going to handle those implementations
Open in Slack
Previous
Next