Package: libcommons-collections4-java (4.1-1)
Links for libcommons-collections4-java
Trisquel Resources:
Download Source Package libcommons-collections4-java:
- [libcommons-collections4-java_4.1-1.dsc]
- [libcommons-collections4-java_4.1.orig.tar.xz]
- [libcommons-collections4-java_4.1-1.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Java Maintainers (Mail Archive)
- Emmanuel Bourg
External Resources:
- Homepage [commons.apache.org]
Similar packages:
Apache Commons Collections - Extended Collections API for Java
The Java Collections Framework was a major addition in JDK 1.2. It added many powerful data structures that accelerate development of most significant Java applications. Since that time it has become the recognized standard for collection handling in Java.
Commons Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities. There are many features, including:
* Bag interface for collections that have a number of copies of each object * BidiMap interface for maps that can be looked up from value to key as well and key to value * MapIterator interface to provide simple and quick iteration over maps * Transforming decorators that alter each object as it is added to the collection * Composite collections that make multiple collections look like one * Ordered maps and sets that retain the order elements are added in, including an LRU based map * Reference map that allows keys and/or values to be garbage collected under close control * Many comparator implementations * Many iterator implementations * Adapter classes from array and enumerations to collections * Utilities to test or create typical set-theory properties of collections such as union, intersection, and closure
Other Packages Related to libcommons-collections4-java
|
|
|
-
- sug: libcommons-collections4-java-doc
- Documentation for Commons Collections 4
Download libcommons-collections4-java
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 637.0 kB | 768 kB | [list of files] |