Current Forum: Homework 5 - Part 3 |
Date: Mon Nov 19 2001 9:24 pm |
Author: Goodman, Brian J. <bjg@andrew.cmu.edu> |
Subject: Re: Output of results |
|
|
All of the built in Java classes that look like they'd be useful for sorting don't seem to allow non unique keys. So if you use one of these classes, you need to be certain that you only give it a structure with unique keys. |
|