Index
All Classes and Interfaces|All Packages|Constant Field Values
P 
- powerSum(Seq<String>, int) - Static method in class cs2110.Gradebook
-
Return the sum of the n'th powers of all numerical entries of `seq`.
- prepend(T) - Method in class cs2110.ArraySeq
- prepend(T) - Method in class cs2110.DLinkedSeq
- prepend(T) - Method in interface cs2110.Seq
-
Insert element `elem` at the beginning of this list.
- prev - Variable in class cs2110.DLinkedSeq.DNode
-
Previous node in the sequence (null if this is the first node).
All Classes and Interfaces|All Packages|Constant Field Values