Book Description |
First Print (October 1999)
Near the top. Change int pa[] = new Point[10];
In three places, change
total = unitPrice * quantity; Near the bottom. Change
Code example MyClass. Change
void method1(double d) { ... } // overrides method1 in Y Example hashCode(). Change
Second to the last line. Change clone to clone(). The paragraph for Arc. Change
int ra, int ra) void drawArc(int x, int y, int w, int h, int ra, int ra)
int rs, int ra) void drawArc(int x, int y, int w, int h, int rs, int ra) In Exercise 4.3. Change conoical to canonical. Class CountWords. Delete the following line import java.util.collections.*; Class WordFrequency. Delete the following line
Near the top. Change int compare(Object o1 Object o2) int compare(Object o1, Object o2) Class WordFrequency2. Delete the following line
First bullet item near the bottom. Change ActionListner ActionListener Example 6.14. Purpose. Change ... FileInputStream and FileInputStream.
Method paint(). Two for statements near the top change to: for (i = 1; i < row; i++)
Book Description - About
the Author - Table of Contents
|