Comp202: Principles of Object-Oriented Programming II
Fall 2006 -- Lecture #8: Generic IList Framework   


Let's finish up where we were last lecture...

For the rest of today's discussion, we will examine how generics can be used to reformulate our immutable list framework to produce a much more type-safe system. Here's the code: genIList.zip

 

 

 

 

 


Last Revised Thursday, 03-Jun-2010 09:52:24 CDT

©2006 Stephen Wong and Dung Nguyen