Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Advanced-java] Ordered sets?


  • From: Brian.Cain@xxxxxxxxxxxx (Cain Brian-BCAIN1)
  • Subject: [Advanced-java] Ordered sets?
  • Date: Wed, 30 Jan 2002 13:43:18 -0600

> -----Original Message-----
> From: John Zukowski [mailto:jaz@xxxxxxxxxxxx]
...
> What you are looking for was added to 1.4.

Great news.  I'm limited to using the 1.3 JRE (no 1.4 FreeBSD port yet,
AFAIK), could I just grab the LinkedHashSet classfile from the 1.4 JDK and
just slap it in my classpath?

-Brian