Index
All Classes and Interfaces|All Packages|Constant Field Values
N 
- next - Variable in class cs2110.DLinkedSeq.DNode
-
Next node in the sequence (null if this is the last node).
- next() - Method in class cs2110.ArraySeq.ArraySeqIterator
- next() - Method in class cs2110.DLinkedSeq.DLinkedSeqIterator
-
Return the next element in the iteration, advancing this iterator.
All Classes and Interfaces|All Packages|Constant Field Values