Homework 4 - Square Set

Introduction

In this assignment you will practice

Problem Description

You want a convenient collection class for Squares.

Solution Description

Write a SquareSet class that implements Set<Square>.

For each class include Javadoc comments as described in the CS 1331 style guide.

Grading

Bonus:

Checkstyle deduction will be capped at 50 points for this homework.

Turn-in Procedure

Submit each of your Java source files on T-Square as separate attachments. When you’re ready, double-check that you have submitted and not just saved a draft.

Verify the Success of Your Submission to T-Square

Practice safe submission! Verify that your HW files were truly submitted correctly, the upload was successful, and that your program runs with no syntax or runtime errors. It is solely your responsibility to turn in your homework and practice this safe submission safeguard.