Paketname | libtrove-java-doc |
Beschreibung | high performance collections for java |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.1.0-1ubuntu1 |
Sektion | universe/doc |
Priorität | optional |
Installierte Größe | 13200 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | trove |
Paketgröße | 901618 Byte |
Prüfsumme MD5 | 356b98a56b7ca0317e586dd69a83ab48 |
Prüfsumme SHA1 | 16d0e6e80ef9adf5771adc769b6beb011808f2a7 |
Prüfsumme SHA256 | 8307aa61dd21159a191dcfc105bb8112fc691549f65b3263b15d4b54d521505e |
Link zum Herunterladen | libtrove-java-doc_2.1.0-1ubuntu1_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.
|