With respect to printing, from now on, whether I remember to specify this or not, you should always do it anyway!
To do this write a Date257Queue class that
implements the parameterized Queue interface
in a manner somewhat similar to that found on p.283, Figure 8-1.
Be sure your class has a variadic
parameter method or constructor and that your client uses it.
Because Java already has a class named Date (in java.util), the name of your class should be Date257.
For this Date257 problem, you will write the following classes:
Follow instructions for HW0 but using the correct number when naming your tar fileand on the subject line of your email.hw2-ldale.tar
Subject: 257 - hw2