Package DataHandling
package DataHandling
-
ClassDescriptionThis class is responsible for serializing and deserializing LocalDate objects to and from String.Internal class to serialize and deserialize Schedule objects Only used by DoctorScheduleSerializerISerializer<T>This interface is responsible for serializing and deserializing objects to String.This class is responsible for reading and writing data to and from local files.This class is responsible for serializing and deserializing Patient objects to and from String.Singleton managing the saving and loading of dataThis class is responsible for serializing and deserializing Staff objects to and from String.