Open main menu

lensowiki β

Changes

Computer Science/61b/Homework/hw5

12 bytes added, 03:51, 20 February 2023
m
==Files==
*[[/list]] package
*[[/Set.java]]
==Description==
The main() method of list.DList contains code to help test your work.
===�Part Part II (8 points)===
Your main assignment is to implement a Set ADT in Set.java. Your Set class
must use a List to store the elements of the set. Your Sets should behave like
1,277
edits