Index
All Classes and Interfaces|All Packages|Constant Field Values
H 
- hashCode() - Method in class cs2110.ArraySeq
-
Returns a hash code value for the object.
- hashCode() - Method in class cs2110.DLinkedSeq
-
Returns a hash code value for the object.
- hasNext() - Method in class cs2110.ArraySeq.ArraySeqIterator
- hasNext() - Method in class cs2110.DLinkedSeq.DLinkedSeqIterator
-
Return whether the iteration has more elements.
- head - Variable in class cs2110.DLinkedSeq
-
First node of the doubly-linked sequence (null for empty sequence).
All Classes and Interfaces|All Packages|Constant Field Values