Class TextDumper

java.lang.Object
edu.pdx.cs410J.apptbook.TextDumper
All Implemented Interfaces:
AppointmentBookDumper<AppointmentBook>

public class TextDumper extends Object implements AppointmentBookDumper<AppointmentBook>
A skeletal implementation of the TextDumper class for Project 2.