[jboss-dev-forums] [Design of JBossCache] - Re: JBCACHE-166 - TreeSet/Map, LinkedHashMap
genman
do-not-reply at jboss.com
Wed Nov 8 18:11:22 EST 2006
Just as a note, there is this:
http://doc.java.sun.com/DocWeb/api/java.util.concurrent.ConcurrentSkipListSet
which would be a good replacement for ConcurrentReaderHashMap for sorted nodes. I'm guessing the source is public domain like the backport was.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984341#3984341
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984341
More information about the jboss-dev-forums
mailing list