Пакет: libgoogle-collections-java (1.0-2)
Ссылки для libgoogle-collections-java
Ресурсы Debian:
- Сообщения об ошибках
- Информация разработчика (PTS)
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код libgoogle-collections-java:
- [libgoogle-collections-java_1.0-2.dsc]
- [libgoogle-collections-java_1.0.orig.tar.gz]
- [libgoogle-collections-java_1.0-2.debian.tar.gz]
Сопровождающие:
- Debian Java Maintainers (Страница КК, Почтовый архив)
- Torsten Werner (Страница КК)
- Ludovic Claude (Страница КК)
- Michael Koch (Страница КК)
- Miguel Landaeta (Страница КК)
Внешние ресурсы:
- Сайт [code.google.com]
Подобные пакеты:
suite of collections and related goodies for Java 5.0
This library is a natural extension of the Java Collections Framework. The major new types are:
* BiMap. A Map that guarantees unique values, and supports an inverse view. * Multiset. A Collection that may contain duplicate values like a List, yet has order-independent equality like a Set. Often used to represent a histogram. * Multimap. Similar to Map, but may contain duplicate keys. Has subtypes SetMultimap and ListMultimap providing more specific behavior.
There are also more than a dozen collection implementations, mostly of the interfaces above, but not all. ReferenceMap, for example, is a ConcurrentMap implementation which easily handles any combination of strong, soft or weak keys with strong, soft or weak values. Static utility classes include:
* Comparators. Natural order, compound, null-friendly, ad-hoc, ... * Iterators and Iterables. Element-based equality, cycle, concat, partition, filter with predicate, transform with function ... * Lists, Sets and Maps. A plethora of convenient factory methods and much more. * PrimitiveArrays: "boxing"/"unboxing" of primitive arrays
And there's more:
* Immutable collections * Forwarding collections * Constrained collections * Implementation helpers like AbstractIterator
Другие пакеты, относящиеся к libgoogle-collections-java
|
|
|
-
- dep: libjsr305-java
- Java library that provides annotations for software defect detection
Загрузка libgoogle-collections-java
| Архитектура | Размер пакета | В установленном виде | Файлы |
|---|---|---|---|
| all | 505,4 Кб | 640,0 Кб | [список файлов] |
