CSE 131
Module 8: ADTs
Module Home
Studio
Lab
Extensions
Goals
By the end of this module, you should be able to...
use an abstract data type such a list
understand how to generate
equals
and (to some extent)
hashCode
become more comfortable with designing objects based on stories