SLIDE 1
The Class Chain
The Class Chain
next (datatype ChainNode) element (datatype Object)
Use ChainNode
a b c d e
null
The Class Chain size = number of elements Use ChainNode next - - PDF document
The Class Chain firstNode null a b c d e The Class Chain size = number of elements Use ChainNode next (datatype ChainNode) element (datatype Object) The Class Chain Constructors /** linked implementation of LinearList */ /** create a
next (datatype ChainNode) element (datatype Object)
null
null
null
null
null
null
null
null
null
null