Unlock access to all the studying documents.
View Full Document
Student Name: __________________
Class and Section __________________
Total Points (20 pts) __________________
Due: November 7, 2018 before the class
Project: Implementing Hash Set
CSCI 3230 Data Structures
Georgia Southern University
Problem Description:
*27.15 (Modify Listing 27.4 MyHashSet.java) The <CORE>book</CORE><ALT1>text</ALT1> uses
class MyHashSet<E extends Comparable<E>> implements Collection<E> {
…
}
Source code:
Insert Source code here :
What to submit?
1. This document.