Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
packages
Posted by Vinod on October 10, 2000 at 12:47 AM
Hello. My question is not regarding java programming. I have downloaded a copy of "Thinking in Java", 2nd edition. In the examples Bruce has given in the book, he has used his own packages like com.bruceeckel.*. I am unable to find the programs which make up the package. For example, in the Arrays chapter he has used a package com.bruceeckel.* and in the program you have used a class called Array2. I wanted to see the source code for Array2.java. I sent a mail to Bruce regarding this, but he sent an automated reply and gave a link to this site. I am very thankful for taking the time to help me. Thankyou.
Replies:
|