| Paketname | libtrove-java-doc |
| Beschreibung | high performance collections for java |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 2.1.0-2 |
| Sektion | doc |
| Priorität | optional |
| Installierte Größe | 13216 Byte |
| Hängt ab von | |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Java Maintainers |
| Quelle | trove |
| Paketgröße | 887594 Byte |
| Prüfsumme MD5 | ad23d18d07955a5ea89f423453e62aae |
| Prüfsumme SHA1 | ab72609677ce78be2a2cca41bc4003f4df0351d1 |
| Prüfsumme SHA256 | 0b46c14caf690956ffbdea855946fb9ab335da342f5823bb42208668ad18e35c |
| Link zum Herunterladen | libtrove-java-doc_2.1.0-2_all.deb |
| Ausführliche Beschreibung | GNU Trove is a fast, lightweight implementations of the java.util
Collections API. These implementations are designed to be pluggable
replacements for their JDK equivalents.
.
Whenever possible, GNU Trove provide the same collections support for
primitive types. This gap in the JDK is often addressed by using the
"wrapper" classes (java.lang.Integer, java.lang.Float, etc.) with
Object-based collections. For most applications, however, collections
which store primitives directly will require less space and yield
significant performance gains.
.
This package includes the documentation.
|