套件:libfastutil-java-doc(8.4.4-1)
libfastutil-java-doc 的相關連結
Debian 的資源:
下載原始碼套件 libfastutil-java:
- [libfastutil-java_8.4.4-1.dsc]
- [libfastutil-java_8.4.4.orig.tar.gz]
- [libfastutil-java_8.4.4-1.debian.tar.xz]
維護小組:
- Debian Java Maintainers (QA 頁面, 郵件存檔)
- Andreas Tille (QA 頁面)
- tony mancill (QA 頁面)
- Pierre Gruet (QA 頁面)
外部的資源:
- 主頁 [fastutil.di.unimi.it]
相似套件:
API documentation for libfastutil-java
Fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues with a small memory footprint and fast access and insertion; provides also big (64-bit) arrays, sets and lists, and fast, practical I/O classes for binary and text files.
The classes implement their standard counterpart interface (e.g., Map for maps) and can be plugged into existing code. Moreover, they provide additional features (such as bidirectional iterators) that are not available in the standard classes.
Besides objects and primitive types, fastutil classes provide support for references, that is, objects that are compared using the equality operator rather than the equals() method.
This package contains the javadoc documentation files.