Does anyone have any pointers to an algorithm for efficiently constructing a red-black tree from an already-sorted list of entries? I'm in the process of cleaning up/refactoring the existing TreeMap code and I'm a bit dubious about the current implementation of this. regards [ bryce ] _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

