TreeMap, TreeSet
Alexandre Petit-Bianco
apbianco@cygnus.com
Tue Feb 13 21:50:00 GMT 2001
Bryce McKinlay writes:
> This patch adds my TreeMap and TreeSet implementations, which are
> based on the classpath code but largely rewritten. To the best of my
> knowledge, our collections framework is now 100% complete and
> correct wrt the JDK 1.3 spec. Wahoo!
Excellent!
> These implementations pass all the example cases from the JCL as
> well as MapBash and SetBash from collections.org and serialization
> interoperability tests.
This is really cool.
./A
More information about the Java-patches
mailing list