libconcurrentlinkedhashmap-java_1.1~jdk5-1_i386.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Wed Jan 5 06:02:06 UTC 2011
(new) libconcurrentlinkedhashmap-java-doc_1.1~jdk5-1_all.deb optional doc
Documentation for libconcurrentlinkedhashmap-java
Documentation for concurrentlinkedhashmap that is a
Java library that provides a hash table supporting full
concurrency of retrievals, adjustable expected
concurrency for updates, and a maximum capacity to bound
the map by. This implementation differs from
java.util.concurrent.ConcurrentHashMap in that it
maintains a page replacement algorithm that is
used to evict an entry when the map has exceeded its
capacity. Unlike the Java Collections Framework, this
map does not have a publicly visible constructor and
instances are created through a Builder.
.
This package contains the javadoc files of
libconcurrentlinkedhashmap-java.
(new) libconcurrentlinkedhashmap-java_1.1~jdk5-1.debian.tar.gz optional java
(new) libconcurrentlinkedhashmap-java_1.1~jdk5-1.dsc optional java
(new) libconcurrentlinkedhashmap-java_1.1~jdk5-1_all.deb optional java
Implementation of java.util.LinkedHashMap with concurrency support
Java library that provides a hash table supporting full
concurrency of retrievals, adjustable expected
concurrency for updates, and a maximum capacity to bound
the map by. This implementation differs from
java.util.concurrent.ConcurrentHashMap in that it
maintains a page replacement algorithm that is
used to evict an entry when the map has exceeded its
capacity. Unlike the Java Collections Framework, this
map does not have a publicly visible constructor and
instances are created through a Builder.
(new) libconcurrentlinkedhashmap-java_1.1~jdk5.orig.tar.gz optional java
Changes: libconcurrentlinkedhashmap-java (1.1~jdk5-1) unstable; urgency=low
.
* Initial release. (Closes: #608285).
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 608285
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-java-maintainers
mailing list