Next: , Previous: , Up: Collection   [Index]


1.37.11 Collection: printing

displayLines

Print each element of the receiver to a line on standard output.

examineOn: aStream

Print all the instance variables and objects in the receiver on aStream

printOn: aStream

Print a representation of the receiver on aStream