Index

A C D E F G H I M N O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values

T Link icon

tail - Variable in class cs2110.DLinkedSeq
Last node of the doubly-linked sequence (null for empty sequence).
toString() - Method in class cs2110.ArraySeq
 
toString() - Method in class cs2110.DLinkedSeq
Return a text representation of this sequence with the following format: the string starts with '[' and ends with ']'.
transpose(Seq<Seq<T>>) - Static method in class cs2110.Gradebook
Return a new table that is the transpose of the original table.
A C D E F G H I M N O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values