Index of directory ~cs323000/share/book/jar

"stdlib.jar" is from our textbook website, and is described here (in the website of the prequel textbook). "book.jar" is a local recompilation of most everything in book/*.java, but only .class files (no .java or other data). It is mostly a superset of "stdlib.jar". "classmexer.jar" is from javamex. It is a tool for measuring the memory usage of Java objects, but it does not work with some JVM's.