Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Advanced-java] Ordered sets?
- From: jaz@xxxxxxxxxxxx (John Zukowski)
- Subject: [Advanced-java] Ordered sets?
- Date: Wed, 30 Jan 2002 15:04:24 -0500
Nope. Besides the licensing concerns, you need a package private constructor in HashSet and the LinkedHashMap class, too. At 01:43 PM 1/30/2002 -0600, Cain Brian-BCAIN1 wrote: > > -----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? John Zukowski, Strategic Java Consulting JZ Ventures, Inc. - http://www.jzventures.com Java Collections - http://www.apress.com/catalog/book/1893115925/ The limits of my language are the limits of my world. - Wittgenstein
- Prev by Date: [Advanced-java] Ordered sets?
- Next by Date: [Advanced-java] Thread synchronization question.
- Previous by thread: [Advanced-java] Ordered sets?
- Next by thread: [Advanced-java] Thread synchronization question.
- Index(es):