java.util.* sources

Write here if you have problems with your Java source code

Moderator: Board moderators

Post Reply
BiK
Experienced poster
Posts: 104
Joined: Tue Sep 23, 2003 5:49 pm

java.util.* sources

Post by BiK »

Hallo,

Where can I get the sources for the java.util.* classes from? I want to have them in order to use the collections classes. Otherwise I always get a compile error.
wyanez
New poster
Posts: 8
Joined: Thu Nov 20, 2003 7:19 pm

java.util sources

Post by wyanez »

The java.util sources (and of all the classes) they are in
the file src.zip, which this in the folder where you installed the
JDK.
you can use java.util.Vector and java.util.HashTable...
:wink:
Post Reply

Return to “Java”