Thursday, June 28, 2007

Java source

In case you didn't know, Java source is available for public download.
You can see how each of the classes like String etc. are implemented as well as learn about many data structures like Red black tree.
http://download.java.net/jdk6/

No comments: