Package edu.pdx.cs410J.phonebill
Class TextDumper
java.lang.Object
edu.pdx.cs410J.phonebill.TextDumper
- All Implemented Interfaces:
PhoneBillDumper<PhoneBill>
A skeletal implementation of the
TextDumper
class for Project 2.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TextDumper
-
-
Method Details
-
dump
Description copied from interface:PhoneBillDumper
Dumps a phone bill to some destination.- Specified by:
dump
in interfacePhoneBillDumper<PhoneBill>
-