Package com.ntu.fdae.group1.bto.repository.user
package com.ntu.fdae.group1.bto.repository.user
-
ClassDescriptionRepository interface for managing User entities.Implementation of the IUserRepository interface that persists User entities to a CSV file.