CS1 Standard Demo Page

The following text was written to the standard output stream when the StreamArrayListProcessingDemo.txt program was executed from IntelliJ.

/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -javaagent:/opt/intellij-idea-community/lib/idea_rt.jar=34953:/opt/intellij-idea-community/bin -Dfile.encoding=UTF-8 -classpath /home/jbouldin/IdeaProjects/CS1/out/production/CS1:/home/jbouldin/Desktop/SimplePainter.jar:/home/jbouldin/Desktop/SimpleComposer.jar:/home/jbouldin/Desktop/jfugue-4.0.3-with-musicxml.jar arraylistplay.StreamArrayListProcessing
First names: , Billie , Camille , Pablo , Akseli , Osvaldo , Toby 
First  names: , Billie, , Camille, , Pablo, , Akseli, , Osvaldo, , Toby
Last  names: Holiday, Claudel, Picasso, Gallen-Kallela, Zotto, Mac
Uppercase first names: , BILLIE, , CAMILLE, , PABLO, , AKSELI, , OSVALDO, , TOBY
Hyphenated last names: Gallen-Kallela
Total length: 90
Total length: 47
Total length: 9313920

Process finished with exit code 0