norman 766525431d Rename the old LinkedTransferQueue to LegacyLinkedTransferQueue and fork
the "current" implementation of LinkedTransferQueue (from Doug Lea).
Introduce a QueueFactory which will load the right implementation
depending on the JVM version. This will make sure that the one with the
best performance is choosen and the code also works with java 5. See
#102
2011-12-07 12:08:39 +01:00
2011-10-27 10:34:37 +11:00
2009-04-15 23:46:33 +00:00
2009-03-04 10:33:09 +00:00
2011-12-01 17:17:19 +10:00
2009-08-28 07:15:49 +00:00
2011-10-30 16:41:32 +11:00
2011-12-03 20:02:25 +09:00
Description
No description provided
84 MiB
Languages
Java 99.8%
Shell 0.1%