Chapter 8: Basic Java Syntax
Contents
Java Classes in this Chapter
URLs in this Chapter
Java Classes in this Chapter
Switch.java
Factorial.java
Exec/Exec.java
Exec/ExecTest.java
ReferenceTest.java
ModificationTest.java
InstanceOf.java
IsInstance.java
StringCompare.java
Node.java
NodeOperator.java
Leaf.java
TreeTest.java
URLTest.java
URLTest2.java
URLTest3.java
NegativeLengthException.java
URLs in this Chapter
Acme Fmt (printf substitute from Jef Poskanzer):
http://www.acme.com/java/software/Acme.Fmt.html
Java Generic Library (JGL):
http://www.objectspace.com/jgl/
Java 1.2 Collections:
http://www.javasoft.com/products/jdk/preview/docs/guide/collections/