April 8, 2005
Today's lecture:
We went over static methods and variables first:
MyStaticExample.java
Then we went over an example of passing objects as parameters and keeping track of what object references are referencing what objects.
Second Example
Bear.java
Tiger.java